#CACFC4#CACFC4
#CACFC4 is a very light, near-neutral yellow-green. Relative luminance 0.612; OKLCH L 84.8% C 0.016 H 126.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFC4 |
|---|---|
| RGB | rgb(202, 207, 196) |
| HSL | hsl(87, 10%, 79%) |
| HSV | hsv(87, 5%, 81%) |
| CMYK | cmyk(2.4%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.47, -3.70, 4.87) |
| CIE-LCH | lch(82.47, 6.11, 127.22°) |
| OKLab | oklab(84.75% -0.0096 0.0128) |
| OKLCH | oklch(84.75% 0.016 126.9) |
| XYZ | xyz(56.6321, 61.1677, 61.0369) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 6.48
Silver
#C0C0C0
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFC4 #C9C4CF
analogous
#CFCFC4 #CACFC4 #C5CFC4
triadic
#CACFC4 #C4CACF #CFC4CA
tetradic
#CACFC4 #C4CFCF #C9C4CF #CFC4C5
square
#CACFC4 #C4CFCF #C9C4CF #CFC4C5
split-complementary
#CACFC4 #C4C5CF #CFC4CF
monochromatic
#8D9881 #ACB4A2 #CACFC4 #E8EAE6 #F0F1EE
Accessibility & contrast
On white
1.59
#CACFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CACFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFC4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFC4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D0CDC4
Tritanopia (blue-blind)
#CBCECC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfc4; /* rgb */ color: rgb(202, 207, 196); /* oklch */ color: oklch(84.8% 0.016 126.9);
Tailwind
colors: {
custom: {
50: '#daddd5',
500: '#cacfc4',
950: '#000000',
},
}SCSS
$custom: #cacfc4; $custom-light: #daddd5; $custom-dark: #000000;
JSON
{
"hex": "#cacfc4",
"rgb": {
"r": 202,
"g": 207,
"b": 196
},
"hsl": {
"h": 87.273,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84751,
"c": 0.01595,
"h": 126.9
},
"luminance": 0.61168
}Semantic roles & 50–950 ramp
primary
#CACFC4
secondary
#9B94A3
accent
#519470
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483