#CACDBF#CACDBF
#CACDBF is a very light, near-neutral yellow-green. Relative luminance 0.600; OKLCH L 84.2% C 0.019 H 116.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDBF |
|---|---|
| RGB | rgb(202, 205, 191) |
| HSL | hsl(73, 12%, 78%) |
| HSV | hsv(73, 7%, 80%) |
| CMYK | cmyk(1.5%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(81.83, -3.53, 6.61) |
| CIE-LCH | lch(81.83, 7.49, 118.10°) |
| OKLab | oklab(84.21% -0.0087 0.0173) |
| OKLCH | oklch(84.21% 0.019 116.6) |
| XYZ | xyz(55.5910, 59.9809, 57.9289) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.55
Light Gray
#D3D3D3
ΔE00 7.34
Warm Gray
#C9BEB0
ΔE00 7.63
Silver
#C0C0C0
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDBF #C2BFCD
analogous
#CDC9BF #CACDBF #C3CDBF
triadic
#CACDBF #BFCACD #CDBFCA
tetradic
#CACDBF #BFCDC9 #C2BFCD #CDBFC3
square
#CACDBF #BFCDC9 #C2BFCD #CDBFC3
split-complementary
#CACDBF #BFC3CD #C9BFCD
monochromatic
#91977A #AEB29D #CACDBF #E6E8E1 #F1F2EE
Accessibility & contrast
On white
1.62
#CACDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CACDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDBF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDBF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#CFCCBF
Tritanopia (blue-blind)
#CCCBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacdbf; /* rgb */ color: rgb(202, 205, 191); /* oklch */ color: oklch(84.2% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#dadcd2',
500: '#cacdbf',
950: '#000000',
},
}SCSS
$custom: #cacdbf; $custom-light: #dadcd2; $custom-dark: #000000;
JSON
{
"hex": "#cacdbf",
"rgb": {
"r": 202,
"g": 205,
"b": 191
},
"hsl": {
"h": 72.857,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.84206,
"c": 0.01936,
"h": 116.6
},
"luminance": 0.59981
}Semantic roles & 50–950 ramp
primary
#CACDBF
secondary
#938FA1
accent
#4F965E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483