#CACDBE#CACDBE
#CACDBE is a very light, muted yellow-green. Relative luminance 0.599; OKLCH L 84.2% C 0.021 H 116.0°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDBE |
|---|---|
| RGB | rgb(202, 205, 190) |
| HSL | hsl(72, 13%, 77%) |
| HSV | hsv(72, 7%, 80%) |
| CMYK | cmyk(1.5%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(81.80, -3.70, 7.11) |
| CIE-LCH | lch(81.80, 8.01, 117.50°) |
| OKLab | oklab(84.18% -0.0091 0.0186) |
| OKLCH | oklch(84.18% 0.021 116) |
| XYZ | xyz(55.4814, 59.9370, 57.3514) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Gray
#D3D3D3
ΔE00 7.72
Warm Gray
#C9BEB0
ΔE00 7.73
Silver
#C0C0C0
ΔE00 8.02
Eggshell
#F0EAD6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDBE #C1BECD
analogous
#CDC8BE #CACDBE #C3CDBE
triadic
#CACDBE #BECACD #CDBECA
tetradic
#CACDBE #BECDC8 #C1BECD #CDBEC3
square
#CACDBE #BECDC8 #C1BECD #CDBEC3
split-complementary
#CACDBE #BEC3CD #C8BECD
monochromatic
#929879 #AEB29B #CACDBE #E6E8E1 #F1F2EE
Accessibility & contrast
On white
1.62
#CACDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CACDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDBE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDBE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBD
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#CCCBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacdbe; /* rgb */ color: rgb(202, 205, 190); /* oklch */ color: oklch(84.2% 0.021 116.0);
Tailwind
colors: {
custom: {
50: '#dadcd1',
500: '#cacdbe',
950: '#000000',
},
}SCSS
$custom: #cacdbe; $custom-light: #dadcd1; $custom-dark: #000000;
JSON
{
"hex": "#cacdbe",
"rgb": {
"r": 202,
"g": 205,
"b": 190
},
"hsl": {
"h": 72,
"s": 13.043,
"l": 77.451
},
"oklch": {
"l": 0.84179,
"c": 0.02069,
"h": 116
},
"luminance": 0.59937
}Semantic roles & 50–950 ramp
primary
#CACDBE
secondary
#928EA1
accent
#4E975D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483