#CACFC2#CACFC2
#CACFC2 is a very light, near-neutral yellow-green. Relative luminance 0.611; OKLCH L 84.7% C 0.019 H 124.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFC2 |
|---|---|
| RGB | rgb(202, 207, 194) |
| HSL | hsl(83, 12%, 79%) |
| HSV | hsv(83, 6%, 81%) |
| CMYK | cmyk(2.4%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.42, -4.05, 5.86) |
| CIE-LCH | lch(82.42, 7.12, 124.63°) |
| OKLab | oklab(84.7% -0.0104 0.0154) |
| OKLCH | oklch(84.7% 0.019 124) |
| XYZ | xyz(56.4060, 61.0772, 59.8460) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.59
Silver (survey)
#C5C9C7
ΔE00 5.35
Light Gray
#D3D3D3
ΔE00 7.23
Silver
#C0C0C0
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 7.91
Eggshell
#F0EAD6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFC2 #C7C2CF
analogous
#CFCDC2 #CACFC2 #C3CFC2
triadic
#CACFC2 #C2CACF #CFC2CA
tetradic
#CACFC2 #C2CFCD #C7C2CF #CFC2C3
square
#CACFC2 #C2CFCD #C7C2CF #CFC2C3
split-complementary
#CACFC2 #C2C3CF #CDC2CF
monochromatic
#8E997D #ACB4A0 #CACFC2 #E8EAE4 #F0F2EE
Accessibility & contrast
On white
1.59
#CACFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CACFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFC2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFC2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#CBCECB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfc2; /* rgb */ color: rgb(202, 207, 194); /* oklch */ color: oklch(84.7% 0.019 124.0);
Tailwind
colors: {
custom: {
50: '#daddd4',
500: '#cacfc2',
950: '#000000',
},
}SCSS
$custom: #cacfc2; $custom-light: #daddd4; $custom-dark: #000000;
JSON
{
"hex": "#cacfc2",
"rgb": {
"r": 202,
"g": 207,
"b": 194
},
"hsl": {
"h": 83.077,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84697,
"c": 0.01853,
"h": 124
},
"luminance": 0.61077
}Semantic roles & 50–950 ramp
primary
#CACFC2
secondary
#9992A3
accent
#4F966B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483