#CACCC0#CACCC0
#CACCC0 is a very light, near-neutral yellow-green. Relative luminance 0.595; OKLCH L 84.0% C 0.017 H 114.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCC0 |
|---|---|
| RGB | rgb(202, 204, 192) |
| HSL | hsl(70, 11%, 78%) |
| HSV | hsv(70, 6%, 80%) |
| CMYK | cmyk(1%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(81.59, -2.83, 5.74) |
| CIE-LCH | lch(81.59, 6.40, 116.29°) |
| OKLab | oklab(84.03% -0.0068 0.015) |
| OKLCH | oklch(84.03% 0.017 114.4) |
| XYZ | xyz(55.4630, 59.5482, 58.4310) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.72
Warm Gray
#C9BEB0
ΔE00 6.97
Gainsboro
#DCDCDC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCC0 #C2C0CC
analogous
#CCC8C0 #CACCC0 #C4CCC0
triadic
#CACCC0 #C0CACC #CCC0CA
tetradic
#CACCC0 #C0CCC8 #C2C0CC #CCC0C4
square
#CACCC0 #C0CCC8 #C2C0CC #CCC0C4
split-complementary
#CACCC0 #C0C4CC #C8C0CC
monochromatic
#91957C #AEB19E #CACCC0 #E6E7E2 #F1F1EE
Accessibility & contrast
On white
1.63
#CACCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#CACCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCC0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCC0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBF
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#CCCAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caccc0; /* rgb */ color: rgb(202, 204, 192); /* oklch */ color: oklch(84.0% 0.017 114.4);
Tailwind
colors: {
custom: {
50: '#dadbd3',
500: '#caccc0',
950: '#000000',
},
}SCSS
$custom: #caccc0; $custom-light: #dadbd3; $custom-dark: #000000;
JSON
{
"hex": "#caccc0",
"rgb": {
"r": 202,
"g": 204,
"b": 192
},
"hsl": {
"h": 70,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.84028,
"c": 0.01652,
"h": 114.4
},
"luminance": 0.59548
}Semantic roles & 50–950 ramp
primary
#CACCC0
secondary
#9391A0
accent
#51955C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483