#CAFECC#CAFECC
#CAFECC is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.085 H 145.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFECC |
|---|---|
| RGB | rgb(202, 254, 204) |
| HSL | hsl(122, 96%, 89%) |
| HSV | hsv(122, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(95.08, -25.75, 18.62) |
| CIE-LCH | lch(95.08, 31.78, 144.13°) |
| OKLab | oklab(94.83% -0.0705 0.0478) |
| OKLCH | oklch(94.83% 0.085 145.9) |
| XYZ | xyz(70.6952, 87.7979, 70.3370) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.91
Very Light Green
#D1FFBD
ΔE00 4.10
Celadon
#BEFDB7
ΔE00 4.37
Light Mint
#B6FFBB
ΔE00 4.47
Pale Green
#C7FDB5
ΔE00 4.81
Mint
#AAF0C1
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFECC #FECAFC
analogous
#E2FECA #CAFECC #CAFEE6
triadic
#CAFECC #CCCAFE #FECCCA
tetradic
#CAFECC #CAE2FE #FECAFC #FEE6CA
square
#CAFECC #CAE2FE #FECAFC #FEE6CA
split-complementary
#CAFECC #E6CAFE #FECAE2
monochromatic
#52FC58 #8EFD92 #CAFECC #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.13
#CAFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CAFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFECC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFECC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F7EFCF
Tritanopia (blue-blind)
#C5FBF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cafecc; /* rgb */ color: rgb(202, 254, 204); /* oklch */ color: oklch(94.8% 0.085 145.9);
Tailwind
colors: {
custom: {
50: '#daffdb',
500: '#cafecc',
950: '#000000',
},
}SCSS
$custom: #cafecc; $custom-light: #daffdb; $custom-dark: #000000;
JSON
{
"hex": "#cafecc",
"rgb": {
"r": 202,
"g": 254,
"b": 204
},
"hsl": {
"h": 122.308,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.94829,
"c": 0.08517,
"h": 145.9
},
"luminance": 0.878
}Semantic roles & 50–950 ramp
primary
#CAFECC
secondary
#E785E3
accent
#00DDE6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684