#CAEF85#CAEF85
#CAEF85 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.3% C 0.139 H 124.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF85 |
|---|---|
| RGB | rgb(202, 239, 133) |
| HSL | hsl(81, 77%, 73%) |
| HSV | hsv(81, 44%, 94%) |
| CMYK | cmyk(15.5%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(89.85, -28.64, 47.19) |
| CIE-LCH | lch(89.85, 55.20, 121.25°) |
| OKLab | oklab(90.25% -0.0795 0.1141) |
| OKLCH | oklch(90.25% 0.139 124.9) |
| XYZ | xyz(59.4571, 75.9826, 33.7195) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.63
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Light Pea Green
#C4FE82
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.52
Celery
#C1FD95
ΔE00 4.71
Pale Lime
#BEFD73
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF85 #AA85EF
analogous
#EFDF85 #CAEF85 #95EF85
triadic
#CAEF85 #85CAEF #EF85CA
tetradic
#CAEF85 #85EFDF #AA85EF #EF8595
square
#CAEF85 #85EFDF #AA85EF #EF8595
split-complementary
#CAEF85 #8595EF #DF85EF
monochromatic
#9ADD1D #B2E84F #CAEF85 #E2F6BB #F3FBE4
Accessibility & contrast
On white
1.30
#CAEF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#CAEF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF85
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF85 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#F4E28B
Tritanopia (blue-blind)
#D0E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef85; /* rgb */ color: rgb(202, 239, 133); /* oklch */ color: oklch(90.3% 0.139 124.9);
Tailwind
colors: {
custom: {
50: '#dcf4aa',
500: '#caef85',
950: '#000000',
},
}SCSS
$custom: #caef85; $custom-light: #dcf4aa; $custom-dark: #000000;
JSON
{
"hex": "#caef85",
"rgb": {
"r": 202,
"g": 239,
"b": 133
},
"hsl": {
"h": 80.943,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.90254,
"c": 0.13901,
"h": 124.9
},
"luminance": 0.75983
}Semantic roles & 50–950 ramp
primary
#CAEF85
secondary
#794ECA
accent
#0CD954
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581