#CAEF88#CAEF88
#CAEF88 is a very light, vivid yellow-green. Relative luminance 0.761; OKLCH L 90.3% C 0.136 H 125.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF88 |
|---|---|
| RGB | rgb(202, 239, 136) |
| HSL | hsl(82, 76%, 74%) |
| HSV | hsv(82, 43%, 94%) |
| CMYK | cmyk(15.5%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(89.89, -28.30, 45.79) |
| CIE-LCH | lch(89.89, 53.83, 121.72°) |
| OKLab | oklab(90.3% -0.0783 0.1111) |
| OKLCH | oklch(90.3% 0.136 125.2) |
| XYZ | xyz(59.6673, 76.0667, 34.8267) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Light Yellow Green
#CCFD7F
ΔE00 3.87
Light Pea Green
#C4FE82
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF88 #AD88EF
analogous
#EFE088 #CAEF88 #96EF88
triadic
#CAEF88 #88CAEF #EF88CA
tetradic
#CAEF88 #88EFE0 #AD88EF #EF8896
square
#CAEF88 #88EFE0 #AD88EF #EF8896
split-complementary
#CAEF88 #8896EF #E088EF
monochromatic
#99DF1E #B2E852 #CAEF88 #E2F6BE #F3FBE4
Accessibility & contrast
On white
1.30
#CAEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CAEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF88
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF88 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#D0E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef88; /* rgb */ color: rgb(202, 239, 136); /* oklch */ color: oklch(90.3% 0.136 125.2);
Tailwind
colors: {
custom: {
50: '#dbf4ac',
500: '#caef88',
950: '#000000',
},
}SCSS
$custom: #caef88; $custom-light: #dbf4ac; $custom-dark: #000000;
JSON
{
"hex": "#caef88",
"rgb": {
"r": 202,
"g": 239,
"b": 136
},
"hsl": {
"h": 81.553,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.90298,
"c": 0.13592,
"h": 125.2
},
"luminance": 0.76067
}Semantic roles & 50–950 ramp
primary
#CAEF88
secondary
#7D51CA
accent
#0DD856
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581