#CAFEE2#CAFEE2
#CAFEE2 is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.4% C 0.065 H 161.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEE2 |
|---|---|
| RGB | rgb(202, 254, 226) |
| HSL | hsl(148, 96%, 89%) |
| HSV | hsv(148, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(95.55, -21.84, 8.01) |
| CIE-LCH | lch(95.55, 23.26, 159.86°) |
| OKLab | oklab(95.37% -0.0615 0.0208) |
| OKLCH | oklch(95.37% 0.065 161.4) |
| XYZ | xyz(73.5226, 88.9288, 85.2280) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.57
Pale Turquoise
#A5FBD5
ΔE00 5.81
Mint
#AAF0C1
ΔE00 6.76
Eggshell Blue
#C4FFF7
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.44
Ice
#D6FFFA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEE2 #FECAE6
analogous
#CCFECA #CAFEE2 #CAFEFC
triadic
#CAFEE2 #E2CAFE #FEE2CA
tetradic
#CAFEE2 #CACCFE #FECAE6 #FEFCCA
square
#CAFEE2 #CACCFE #FECAE6 #FEFCCA
split-complementary
#CAFEE2 #FCCAFE #FECACC
monochromatic
#52FCA0 #8EFDC1 #CAFEE2 #E1FEEF #E1FEEF
Accessibility & contrast
On white
1.12
#CAFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CAFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEE2
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEE2 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F3F0E4
Tritanopia (blue-blind)
#C0FEF6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cafee2; /* rgb */ color: rgb(202, 254, 226); /* oklch */ color: oklch(95.4% 0.065 161.4);
Tailwind
colors: {
custom: {
50: '#daffeb',
500: '#cafee2',
950: '#000000',
},
}SCSS
$custom: #cafee2; $custom-light: #daffeb; $custom-dark: #000000;
JSON
{
"hex": "#cafee2",
"rgb": {
"r": 202,
"g": 254,
"b": 226
},
"hsl": {
"h": 147.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.95365,
"c": 0.0649,
"h": 161.4
},
"luminance": 0.88931
}Semantic roles & 50–950 ramp
primary
#CAFEE2
secondary
#E785BA
accent
#007CE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684