#CAEE8A#CAEE8A
#CAEE8A is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.132 H 125.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE8A |
|---|---|
| RGB | rgb(202, 238, 138) |
| HSL | hsl(82, 75%, 74%) |
| HSV | hsv(82, 42%, 93%) |
| CMYK | cmyk(15.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.65, -27.60, 44.51) |
| CIE-LCH | lch(89.65, 52.38, 121.80°) |
| OKLab | oklab(90.11% -0.0762 0.1083) |
| OKLCH | oklch(90.11% 0.132 125.2) |
| XYZ | xyz(59.5188, 75.5402, 35.4849) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.30
Celery
#C1FD95
ΔE00 4.65
Light Pea Green
#C4FE82
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.84
Pale Lime
#BEFD73
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE8A #AE8AEE
analogous
#EEE08A #CAEE8A #98EE8A
triadic
#CAEE8A #8ACAEE #EE8ACA
tetradic
#CAEE8A #8AEEE0 #AE8AEE #EE8A98
square
#CAEE8A #8AEEE0 #AE8AEE #EE8A98
split-complementary
#CAEE8A #8A98EE #E08AEE
monochromatic
#99DD20 #B2E655 #CAEE8A #E2F6BF #F3FBE4
Accessibility & contrast
On white
1.30
#CAEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CAEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE8A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE8A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#D0E5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee8a; /* rgb */ color: rgb(202, 238, 138); /* oklch */ color: oklch(90.1% 0.132 125.2);
Tailwind
colors: {
custom: {
50: '#dbf3ad',
500: '#caee8a',
950: '#000000',
},
}SCSS
$custom: #caee8a; $custom-light: #dbf3ad; $custom-dark: #000000;
JSON
{
"hex": "#caee8a",
"rgb": {
"r": 202,
"g": 238,
"b": 138
},
"hsl": {
"h": 81.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.9011,
"c": 0.13243,
"h": 125.2
},
"luminance": 0.75541
}Semantic roles & 50–950 ramp
primary
#CAEE8A
secondary
#7E53C9
accent
#0FD757
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581