#CAFEAE#CAFEAE
#CAFEAE is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.2% C 0.117 H 135.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEAE |
|---|---|
| RGB | rgb(202, 254, 174) |
| HSL | hsl(99, 98%, 84%) |
| HSV | hsv(99, 31%, 100%) |
| CMYK | cmyk(20.5%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(94.52, -30.44, 33.05) |
| CIE-LCH | lch(94.52, 44.94, 132.64°) |
| OKLab | oklab(94.2% -0.0828 0.0828) |
| OKLCH | oklch(94.2% 0.117 135) |
| XYZ | xyz(67.4372, 86.4947, 53.1783) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.62
Pale Green
#C7FDB5
ΔE00 1.71
Tea Green
#BDF8A3
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.28
Very Light Green
#D1FFBD
ΔE00 2.72
Very Pale Green
#CFFDBC
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEAE #E2AEFE
analogous
#F2FEAE #CAFEAE #AEFEBA
triadic
#CAFEAE #AECAFE #FEAECA
tetradic
#CAFEAE #AEF2FE #E2AEFE #FEBAAE
square
#CAFEAE #AEF2FE #E2AEFE #FEBAAE
split-complementary
#CAFEAE #BAAEFE #FEAEF2
monochromatic
#7BFD35 #A2FD72 #CAFEAE #EBFFE1 #EBFFE1
Accessibility & contrast
On white
1.15
#CAFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#CAFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEAE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEAE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#CAF8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cafeae; /* rgb */ color: rgb(202, 254, 174); /* oklch */ color: oklch(94.2% 0.117 135.0);
Tailwind
colors: {
custom: {
50: '#dbffc6',
500: '#cafeae',
950: '#000000',
},
}SCSS
$custom: #cafeae; $custom-light: #dbffc6; $custom-dark: #000000;
JSON
{
"hex": "#cafeae",
"rgb": {
"r": 202,
"g": 254,
"b": 174
},
"hsl": {
"h": 99,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.94204,
"c": 0.11715,
"h": 135
},
"luminance": 0.86496
}Semantic roles & 50–950 ramp
primary
#CAFEAE
secondary
#BA6DE3
accent
#00E695
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682