#CACFC0#CACFC0
#CACFC0 is a very light, muted yellow-green. Relative luminance 0.610; OKLCH L 84.6% C 0.021 H 121.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFC0 |
|---|---|
| RGB | rgb(202, 207, 192) |
| HSL | hsl(80, 14%, 78%) |
| HSV | hsv(80, 7%, 81%) |
| CMYK | cmyk(2.4%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(82.37, -4.40, 6.86) |
| CIE-LCH | lch(82.37, 8.15, 122.66°) |
| OKLab | oklab(84.64% -0.0112 0.0179) |
| OKLCH | oklch(84.64% 0.021 121.9) |
| XYZ | xyz(56.1829, 60.9880, 58.6710) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 7.97
Eggshell
#F0EAD6
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.47
Gainsboro
#DCDCDC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFC0 #C5C0CF
analogous
#CFCCC0 #CACFC0 #C2CFC0
triadic
#CACFC0 #C0CACF #CFC0CA
tetradic
#CACFC0 #C0CFCC #C5C0CF #CFC0C2
square
#CACFC0 #C0CFCC #C5C0CF #CFC0C2
split-complementary
#CACFC0 #C0C2CF #CCC0CF
monochromatic
#909A7B #ADB59D #CACFC0 #E7E9E3 #F0F2EE
Accessibility & contrast
On white
1.59
#CACFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CACFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFC0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFC0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#CBCDCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfc0; /* rgb */ color: rgb(202, 207, 192); /* oklch */ color: oklch(84.6% 0.021 121.9);
Tailwind
colors: {
custom: {
50: '#daddd3',
500: '#cacfc0',
950: '#000000',
},
}SCSS
$custom: #cacfc0; $custom-light: #daddd3; $custom-dark: #000000;
JSON
{
"hex": "#cacfc0",
"rgb": {
"r": 202,
"g": 207,
"b": 192
},
"hsl": {
"h": 80,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84643,
"c": 0.02113,
"h": 121.9
},
"luminance": 0.60988
}Semantic roles & 50–950 ramp
primary
#CACFC0
secondary
#9690A3
accent
#4E9866
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483