#CAFEAA#CAFEAA
#CAFEAA is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.121 H 134.1°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEAA |
|---|---|
| RGB | rgb(202, 254, 170) |
| HSL | hsl(97, 98%, 83%) |
| HSV | hsv(97, 33%, 100%) |
| CMYK | cmyk(20.5%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(94.46, -31.01, 34.97) |
| CIE-LCH | lch(94.46, 46.73, 131.57°) |
| OKLab | oklab(94.13% -0.0845 0.0873) |
| OKLCH | oklch(94.13% 0.121 134.1) |
| XYZ | xyz(67.0531, 86.3410, 51.1552) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.23
Tea Green
#BDF8A3
ΔE00 1.91
Pale Green
#C7FDB5
ΔE00 2.43
Washed Out Green
#BCF5A6
ΔE00 2.48
Celery
#C1FD95
ΔE00 3.23
Very Light Green
#D1FFBD
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEAA #DEAAFE
analogous
#F4FEAA #CAFEAA #AAFEB4
triadic
#CAFEAA #AACAFE #FEAACA
tetradic
#CAFEAA #AAF4FE #DEAAFE #FEB4AA
square
#CAFEAA #AAF4FE #DEAAFE #FEB4AA
split-complementary
#CAFEAA #B4AAFE #FEAAF4
monochromatic
#7FFD31 #A4FD6E #CAFEAA #ECFFE1 #ECFFE1
Accessibility & contrast
On white
1.15
#CAFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#CAFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEAA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEAA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#CAF8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cafeaa; /* rgb */ color: rgb(202, 254, 170); /* oklch */ color: oklch(94.1% 0.121 134.1);
Tailwind
colors: {
custom: {
50: '#dbffc4',
500: '#cafeaa',
950: '#000000',
},
}SCSS
$custom: #cafeaa; $custom-light: #dbffc4; $custom-dark: #000000;
JSON
{
"hex": "#cafeaa",
"rgb": {
"r": 202,
"g": 254,
"b": 170
},
"hsl": {
"h": 97.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.9413,
"c": 0.12146,
"h": 134.1
},
"luminance": 0.86342
}Semantic roles & 50–950 ramp
primary
#CAFEAA
secondary
#B569E3
accent
#00E68E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682