#CACFBB#CACFBB
#CACFBB is a very light, muted yellow-green. Relative luminance 0.608; OKLCH L 84.5% C 0.028 H 118.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFBB |
|---|---|
| RGB | rgb(202, 207, 187) |
| HSL | hsl(75, 17%, 77%) |
| HSV | hsv(75, 10%, 81%) |
| CMYK | cmyk(2.4%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(82.25, -5.25, 9.35) |
| CIE-LCH | lch(82.25, 10.73, 119.31°) |
| OKLab | oklab(84.51% -0.0132 0.0244) |
| OKLCH | oklch(84.51% 0.028 118.4) |
| XYZ | xyz(55.6383, 60.7701, 55.8028) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 7.96
Eggshell
#F0EAD6
ΔE00 8.34
Beige
#F5F5DC
ΔE00 8.99
Warm Gray
#C9BEB0
ΔE00 9.33
Warm Beige
#E9DCC9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFBB #C0BBCF
analogous
#CFCABB #CACFBB #C0CFBB
triadic
#CACFBB #BBCACF #CFBBCA
tetradic
#CACFBB #BBCFCA #C0BBCF #CFBBC0
square
#CACFBB #BBCFCA #C0BBCF #CFBBC0
split-complementary
#CACFBB #BBC0CF #CABBCF
monochromatic
#929C73 #AEB697 #CACFBB #E6E8DF #F1F2ED
Accessibility & contrast
On white
1.60
#CACFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#CACFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFBB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFBB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#CCCDC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfbb; /* rgb */ color: rgb(202, 207, 187); /* oklch */ color: oklch(84.5% 0.028 118.4);
Tailwind
colors: {
custom: {
50: '#daddcf',
500: '#cacfbb',
950: '#000000',
},
}SCSS
$custom: #cacfbb; $custom-light: #daddcf; $custom-dark: #000000;
JSON
{
"hex": "#cacfbb",
"rgb": {
"r": 202,
"g": 207,
"b": 187
},
"hsl": {
"h": 75,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.84512,
"c": 0.02771,
"h": 118.4
},
"luminance": 0.6077
}Semantic roles & 50–950 ramp
primary
#CACFBB
secondary
#918BA4
accent
#4A9C5E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483