#CACCC2#CACCC2
#CACCC2 is a very light, near-neutral yellow-green. Relative luminance 0.596; OKLCH L 84.1% C 0.014 H 115.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CACCC2 |
|---|---|
| RGB | rgb(202, 204, 194) |
| HSL | hsl(72, 9%, 78%) |
| HSV | hsv(72, 5%, 80%) |
| CMYK | cmyk(1%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(81.64, -2.48, 4.74) |
| CIE-LCH | lch(81.64, 5.35, 117.66°) |
| OKLab | oklab(84.08% -0.006 0.0124) |
| OKLCH | oklch(84.08% 0.014 115.9) |
| XYZ | xyz(55.6861, 59.6374, 59.6060) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.22
Light Gray
#D3D3D3
ΔE00 5.65
Silver
#C0C0C0
ΔE00 5.97
Gainsboro
#DCDCDC
ΔE00 6.67
Warm Gray
#C9BEB0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACCC2 #C4C2CC
analogous
#CCC9C2 #CACCC2 #C5CCC2
triadic
#CACCC2 #C2CACC #CCC2CA
tetradic
#CACCC2 #C2CCC9 #C4C2CC #CCC2C5
square
#CACCC2 #C2CCC9 #C4C2CC #CCC2C5
split-complementary
#CACCC2 #C2C5CC #C9C2CC
monochromatic
#90947F #ADB0A1 #CACCC2 #E7E8E3 #F1F1EE
Accessibility & contrast
On white
1.62
#CACCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#CACCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACCC2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACCC2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CDCBC2
Tritanopia (blue-blind)
#CBCBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #caccc2; /* rgb */ color: rgb(202, 204, 194); /* oklch */ color: oklch(84.1% 0.014 115.9);
Tailwind
colors: {
custom: {
50: '#dadbd4',
500: '#caccc2',
950: '#000000',
},
}SCSS
$custom: #caccc2; $custom-light: #dadbd4; $custom-dark: #000000;
JSON
{
"hex": "#caccc2",
"rgb": {
"r": 202,
"g": 204,
"b": 194
},
"hsl": {
"h": 72,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.84082,
"c": 0.01383,
"h": 115.9
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#CACCC2
secondary
#95939F
accent
#53935F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483