#CACFBC#CACFBC
#CACFBC is a very light, muted yellow-green. Relative luminance 0.608; OKLCH L 84.5% C 0.026 H 119.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFBC |
|---|---|
| RGB | rgb(202, 207, 188) |
| HSL | hsl(76, 17%, 77%) |
| HSV | hsv(76, 9%, 81%) |
| CMYK | cmyk(2.4%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(82.28, -5.08, 8.85) |
| CIE-LCH | lch(82.28, 10.21, 119.85°) |
| OKLab | oklab(84.54% -0.0128 0.0231) |
| OKLCH | oklch(84.54% 0.026 119) |
| XYZ | xyz(55.7457, 60.8131, 56.3685) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 7.60
Eggshell
#F0EAD6
ΔE00 8.29
Beige
#F5F5DC
ΔE00 9.03
Warm Gray
#C9BEB0
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFBC #C1BCCF
analogous
#CFCABC #CACFBC #C1CFBC
triadic
#CACFBC #BCCACF #CFBCCA
tetradic
#CACFBC #BCCFCA #C1BCCF #CFBCC1
square
#CACFBC #BCCFCA #C1BCCF #CFBCC1
split-complementary
#CACFBC #BCC1CF #CABCCF
monochromatic
#929C75 #AEB598 #CACFBC #E6E9E0 #F1F2ED
Accessibility & contrast
On white
1.60
#CACFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CACFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFBC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFBC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBB
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#CCCDC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfbc; /* rgb */ color: rgb(202, 207, 188); /* oklch */ color: oklch(84.5% 0.026 119.0);
Tailwind
colors: {
custom: {
50: '#daddd0',
500: '#cacfbc',
950: '#000000',
},
}SCSS
$custom: #cacfbc; $custom-light: #daddd0; $custom-dark: #000000;
JSON
{
"hex": "#cacfbc",
"rgb": {
"r": 202,
"g": 207,
"b": 188
},
"hsl": {
"h": 75.789,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.84538,
"c": 0.02639,
"h": 119
},
"luminance": 0.60813
}Semantic roles & 50–950 ramp
primary
#CACFBC
secondary
#928CA4
accent
#4B9B60
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483