#CACDBD#CACDBD
#CACDBD is a very light, muted yellow-green. Relative luminance 0.599; OKLCH L 84.2% C 0.022 H 115.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDBD |
|---|---|
| RGB | rgb(202, 205, 189) |
| HSL | hsl(71, 14%, 77%) |
| HSV | hsv(71, 8%, 80%) |
| CMYK | cmyk(1.5%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(81.78, -3.87, 7.61) |
| CIE-LCH | lch(81.78, 8.54, 116.97°) |
| OKLab | oklab(84.15% -0.0095 0.0199) |
| OKLCH | oklch(84.15% 0.022 115.5) |
| XYZ | xyz(55.3724, 59.8934, 56.7777) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.67
Silver (survey)
#C5C9C7
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.09
Eggshell
#F0EAD6
ΔE00 8.11
Silver
#C0C0C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDBD #C0BDCD
analogous
#CDC8BD #CACDBD #C2CDBD
triadic
#CACDBD #BDCACD #CDBDCA
tetradic
#CACDBD #BDCDC8 #C0BDCD #CDBDC2
square
#CACDBD #BDCDC8 #C0BDCD #CDBDC2
split-complementary
#CACDBD #BDC2CD #C8BDCD
monochromatic
#929877 #AEB39A #CACDBD #E6E7E0 #F1F2EE
Accessibility & contrast
On white
1.62
#CACDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#CACDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDBD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDBD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#CCCBC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacdbd; /* rgb */ color: rgb(202, 205, 189); /* oklch */ color: oklch(84.2% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#dadcd0',
500: '#cacdbd',
950: '#000000',
},
}SCSS
$custom: #cacdbd; $custom-light: #dadcd0; $custom-dark: #000000;
JSON
{
"hex": "#cacdbd",
"rgb": {
"r": 202,
"g": 205,
"b": 189
},
"hsl": {
"h": 71.25,
"s": 13.793,
"l": 77.255
},
"oklch": {
"l": 0.84153,
"c": 0.02203,
"h": 115.5
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#CACDBD
secondary
#918DA1
accent
#4E985C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483