#CACDBB#CACDBB
#CACDBB is a very light, muted yellow-green. Relative luminance 0.598; OKLCH L 84.1% C 0.025 H 114.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CACDBB |
|---|---|
| RGB | rgb(202, 205, 187) |
| HSL | hsl(70, 15%, 77%) |
| HSV | hsv(70, 9%, 80%) |
| CMYK | cmyk(1.5%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(81.73, -4.21, 8.61) |
| CIE-LCH | lch(81.73, 9.58, 116.08°) |
| OKLab | oklab(84.1% -0.0103 0.0225) |
| OKLCH | oklch(84.1% 0.025 114.6) |
| XYZ | xyz(55.1568, 59.8072, 55.6423) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 7.08
Eggshell
#F0EAD6
ΔE00 8.12
Warm Gray
#C9BEB0
ΔE00 8.12
Warm Beige
#E9DCC9
ΔE00 8.71
Light Gray
#D3D3D3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACDBB #BEBBCD
analogous
#CDC7BB #CACDBB #C1CDBB
triadic
#CACDBB #BBCACD #CDBBCA
tetradic
#CACDBB #BBCDC7 #BEBBCD #CDBBC1
square
#CACDBB #BBCDC7 #BEBBCD #CDBBC1
split-complementary
#CACDBB #BBC1CD #C7BBCD
monochromatic
#939974 #AFB398 #CACDBB #E5E7DE #F1F2ED
Accessibility & contrast
On white
1.62
#CACDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CACDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACDBB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACDBB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#CCCBC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cacdbb; /* rgb */ color: rgb(202, 205, 187); /* oklch */ color: oklch(84.1% 0.025 114.6);
Tailwind
colors: {
custom: {
50: '#dadccf',
500: '#cacdbb',
950: '#000000',
},
}SCSS
$custom: #cacdbb; $custom-light: #dadccf; $custom-dark: #000000;
JSON
{
"hex": "#cacdbb",
"rgb": {
"r": 202,
"g": 205,
"b": 187
},
"hsl": {
"h": 70,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.841,
"c": 0.0247,
"h": 114.6
},
"luminance": 0.59807
}Semantic roles & 50–950 ramp
primary
#CACDBB
secondary
#8F8BA1
accent
#4C9959
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483