Crocodile Tears Color Hex Code
#d6d69bWhat is Crocodile Tears Color Hex Code Color?
Crocodile Tears Color Hex Code is a light, moderately saturated yellow color with the hex code #d6d69b. Its RGB value is rgb(214, 214, 155), meaning it contains 214 red, 214 green, and 155 blue light values. In the HSL color model, it has a hue of 60°, saturation of 42%, and lightness of 72%.
Crocodile Tears Color Hex Code Color Codes
Here are all the color format codes for Crocodile Tears Color Hex Code:
- HEX: #d6d69b
- RGB: rgb(214, 214, 155)
- HSL: hsl(60°, 42%, 72%)
- CMYK: cmyk(0%, 0%, 28%, 16%)
- Android/Flutter: Color(0xFFD6D69B)
- Swift UIColor: UIColor(red: 0.839, green: 0.839, blue: 0.608, alpha: 1.0)
Is Crocodile Tears Color Hex Code Accessible?
Crocodile Tears Color Hex Code (#d6d69b) passes WCAG AA accessibility standards. It has a contrast ratio of 1.51:1 against white and 13.95:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.
How to Use Crocodile Tears Color Hex Code in Design
Crocodile Tears Color Hex Code is a light yellow tone that works well as
a background, accent, or highlight color in modern UI designs.
It pairs beautifully with its complementary color
#9a9ad6
for strong contrast.
In CSS, you can use it directly as color: #d6d69b; or
background-color: #d6d69b;.
Crocodile Tears Color Hex Code Shades and Tints
Shades of Crocodile Tears Color Hex Code are created by mixing it with black, ranging from the original #d6d69b down to near-black #bebe8a. Tints are made by adding white — from the base color up to near-white #fafaf4. These variations help build complete design system palettes and Tailwind CSS color scales.
Crocodile Tears Color Hex Code Color Harmonies
The complementary color of Crocodile Tears Color Hex Code is #9a9ad6. Its analogous colors are #b8d69a and #d6b89a. For a triadic palette, combine it with #9ad6d6 and #d69ad6.
Frequently Asked Questions
What is the hex code for Crocodile Tears Color Hex Code?
The hex code for Crocodile Tears Color Hex Code is #d6d69b.
What is the RGB value of Crocodile Tears Color Hex Code?
The RGB value is rgb(214, 214, 155). Red channel: 214/255, Green: 214/255, Blue: 155/255.
Is Crocodile Tears Color Hex Code good for web accessibility?
Crocodile Tears Color Hex Code has a contrast ratio of 1.51:1 with white and 13.95:1 with black. It passes WCAG AA standards for normal text.
What colors go well with Crocodile Tears Color Hex Code?
Crocodile Tears Color Hex Code pairs well with its complementary color #9a9ad6, analogous colors #b8d69a and #d6b89a, or neutral whites and grays for a clean, modern look.
How do I use Crocodile Tears Color Hex Code in CSS?
Use it in CSS like this:
background-color: #d6d69b;
color: #d6d69b;
Or as a CSS variable: --color-primary: #d6d69b;
WCAG 2.1 Accessibility Contrast
WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.
Check against custom color
Mix with another color
Blend spectrum (base → mix)
Copy code snippets
--color-primary: #d6d69b;
--color-primary-rgb: 214, 214, 155;
--color-primary-hsl: 60 42% 72%;
--color-primary-text: #1a1a2e;
colors: {
'crocodile-tears-color-hex-code': {
DEFAULT: '#d6d69b',
100: '#ffffff',
200: '#fafaf4',
300: '#f6f6e8',
400: '#f1f1dd',
500: '#ededd2',
600: '#bebe8a',
700: '#a6a679',
800: '#8f8f67',
900: '#777756',
950: '#5f5f45',
}
}
'base': #d6d69b,
'light': #f6f6e8,
'dark': #a6a679,
'rgb': 214, 214, 155
);
A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.
Heading H1
Heading H2
Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Caption text or muted secondary copy. Used for descriptions and supplemental information.
Highlighted blockquote text using this color as an accent.
How this color appears to people with different types of color vision deficiency.