#CACEC4#CACEC4
#CACEC4 is a very light, near-neutral yellow-green. Relative luminance 0.607; OKLCH L 84.5% C 0.014 H 124.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CACEC4 |
|---|---|
| RGB | rgb(202, 206, 196) |
| HSL | hsl(84, 9%, 79%) |
| HSV | hsv(84, 5%, 81%) |
| CMYK | cmyk(1.9%, 0%, 4.9%, 19.2%) |
| CIE-LAB | lab(82.21, -3.18, 4.49) |
| CIE-LCH | lch(82.21, 5.50, 125.27°) |
| OKLab | oklab(84.55% -0.0081 0.0118) |
| OKLCH | oklch(84.55% 0.014 124.6) |
| XYZ | xyz(56.3906, 60.6847, 60.9564) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Silver (survey)
#C5C9C7
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 5.92
Silver
#C0C0C0
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACEC4 #C8C4CE
analogous
#CECDC4 #CACEC4 #C5CEC4
triadic
#CACEC4 #C4CACE #CEC4CA
tetradic
#CACEC4 #C4CECD #C8C4CE #CEC4C5
square
#CACEC4 #C4CECD #C8C4CE #CEC4C5
split-complementary
#CACEC4 #C4C5CE #CDC4CE
monochromatic
#8E9681 #ACB2A3 #CACEC4 #E8EAE5 #F0F1EE
Accessibility & contrast
On white
1.60
#CACEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CACEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACEC4
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACEC4 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC3
Deuteranopia (green-blind)
#CFCCC4
Tritanopia (blue-blind)
#CBCDCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacec4; /* rgb */ color: rgb(202, 206, 196); /* oklch */ color: oklch(84.5% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#dadcd5',
500: '#cacec4',
950: '#000000',
},
}SCSS
$custom: #cacec4; $custom-light: #dadcd5; $custom-dark: #000000;
JSON
{
"hex": "#cacec4",
"rgb": {
"r": 202,
"g": 206,
"b": 196
},
"hsl": {
"h": 84,
"s": 9.259,
"l": 78.824
},
"oklch": {
"l": 0.84546,
"c": 0.01432,
"h": 124.6
},
"luminance": 0.60685
}Semantic roles & 50–950 ramp
primary
#CACEC4
secondary
#9A95A2
accent
#52936C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483