#CACDC2#CACDC2
#CACDC2 is a very light, near-neutral yellow-green. Relative luminance 0.601; OKLCH L 84.3% C 0.015 H 119.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDC2 |
|---|---|
| RGB | rgb(202, 205, 194) |
| HSL | hsl(76, 10%, 78%) |
| HSV | hsv(76, 5%, 80%) |
| CMYK | cmyk(1.5%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(81.90, -3.01, 5.11) |
| CIE-LCH | lch(81.90, 5.93, 120.46°) |
| OKLab | oklab(84.29% -0.0075 0.0134) |
| OKLCH | oklch(84.29% 0.015 119.2) |
| XYZ | xyz(55.9245, 60.1143, 59.6855) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.24
Silver (survey)
#C5C9C7
ΔE00 4.32
Light Gray
#D3D3D3
ΔE00 6.17
Silver
#C0C0C0
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.06
Warm Gray
#C9BEB0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDC2 #C5C2CD
analogous
#CDCAC2 #CACDC2 #C4CDC2
triadic
#CACDC2 #C2CACD #CDC2CA
tetradic
#CACDC2 #C2CDCA #C5C2CD #CDC2C4
square
#CACDC2 #C2CDCA #C5C2CD #CDC2C4
split-complementary
#CACDC2 #C2C4CD #CAC2CD
monochromatic
#90967F #ADB1A0 #CACDC2 #E7E9E4 #F0F1EE
Accessibility & contrast
On white
1.61
#CACDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CACDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDC2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDC2 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CECCC2
Tritanopia (blue-blind)
#CBCCCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cacdc2; /* rgb */ color: rgb(202, 205, 194); /* oklch */ color: oklch(84.3% 0.015 119.2);
Tailwind
colors: {
custom: {
50: '#dadcd4',
500: '#cacdc2',
950: '#000000',
},
}SCSS
$custom: #cacdc2; $custom-light: #dadcd4; $custom-dark: #000000;
JSON
{
"hex": "#cacdc2",
"rgb": {
"r": 202,
"g": 205,
"b": 194
},
"hsl": {
"h": 76.364,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.84287,
"c": 0.01536,
"h": 119.2
},
"luminance": 0.60114
}Semantic roles & 50–950 ramp
primary
#CACDC2
secondary
#9693A1
accent
#529464
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483