#CAEF90#CAEF90
#CAEF90 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.4% C 0.127 H 126.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF90 |
|---|---|
| RGB | rgb(202, 239, 144) |
| HSL | hsl(83, 75%, 75%) |
| HSV | hsv(83, 40%, 94%) |
| CMYK | cmyk(15.5%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(90.00, -27.37, 42.03) |
| CIE-LCH | lch(90.00, 50.15, 123.07°) |
| OKLab | oklab(90.42% -0.0752 0.1029) |
| OKLCH | oklch(90.42% 0.127 126.2) |
| XYZ | xyz(60.2572, 76.3027, 37.9335) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Celery
#C1FD95
ΔE00 4.27
Light Yellow Green
#CCFD7F
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.84
Light Pea Green
#C4FE82
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF90 #B590EF
analogous
#EFE490 #CAEF90 #9BEF90
triadic
#CAEF90 #90CAEF #EF90CA
tetradic
#CAEF90 #90EFE4 #B590EF #EF909B
square
#CAEF90 #90EFE4 #B590EF #EF909B
split-complementary
#CAEF90 #909BEF #E490EF
monochromatic
#97E025 #B0E75B #CAEF90 #E4F7C5 #F2FBE4
Accessibility & contrast
On white
1.29
#CAEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CAEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF90
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF90 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E489
Deuteranopia (green-blind)
#F3E295
Tritanopia (blue-blind)
#CFE7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef90; /* rgb */ color: rgb(202, 239, 144); /* oklch */ color: oklch(90.4% 0.127 126.2);
Tailwind
colors: {
custom: {
50: '#dbf4b2',
500: '#caef90',
950: '#000000',
},
}SCSS
$custom: #caef90; $custom-light: #dbf4b2; $custom-dark: #000000;
JSON
{
"hex": "#caef90",
"rgb": {
"r": 202,
"g": 239,
"b": 144
},
"hsl": {
"h": 83.368,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.90421,
"c": 0.12747,
"h": 126.2
},
"luminance": 0.76303
}Semantic roles & 50–950 ramp
primary
#CAEF90
secondary
#8558CB
accent
#0FD75D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581