#CAEE88#CAEE88
#CAEE88 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.135 H 124.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE88 |
|---|---|
| RGB | rgb(202, 238, 136) |
| HSL | hsl(81, 75%, 73%) |
| HSV | hsv(81, 43%, 93%) |
| CMYK | cmyk(15.1%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(89.62, -27.83, 45.45) |
| CIE-LCH | lch(89.62, 53.29, 121.48°) |
| OKLab | oklab(90.08% -0.077 0.1103) |
| OKLCH | oklch(90.08% 0.135 124.9) |
| XYZ | xyz(59.3753, 75.4828, 34.7293) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.12
Light Pea Green
#C4FE82
ΔE00 4.58
Celery
#C1FD95
ΔE00 4.74
Light Yellowish Green
#C2FF89
ΔE00 4.79
Pale Lime
#BEFD73
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE88 #AC88EE
analogous
#EEDF88 #CAEE88 #97EE88
triadic
#CAEE88 #88CAEE #EE88CA
tetradic
#CAEE88 #88EEDF #AC88EE #EE8897
square
#CAEE88 #88EEDF #AC88EE #EE8897
split-complementary
#CAEE88 #8897EE #DF88EE
monochromatic
#9ADC1F #B2E652 #CAEE88 #E2F6BE #F3FBE4
Accessibility & contrast
On white
1.30
#CAEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#CAEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE88
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE88 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#D0E5D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee88; /* rgb */ color: rgb(202, 238, 136); /* oklch */ color: oklch(90.1% 0.135 124.9);
Tailwind
colors: {
custom: {
50: '#dbf3ac',
500: '#caee88',
950: '#000000',
},
}SCSS
$custom: #caee88; $custom-light: #dbf3ac; $custom-dark: #000000;
JSON
{
"hex": "#caee88",
"rgb": {
"r": 202,
"g": 238,
"b": 136
},
"hsl": {
"h": 81.176,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.9008,
"c": 0.13453,
"h": 124.9
},
"luminance": 0.75483
}Semantic roles & 50–950 ramp
primary
#CAEE88
secondary
#7C51C9
accent
#0ED755
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581