#CAEE91#CAEE91
#CAEE91 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.125 H 126.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE91 |
|---|---|
| RGB | rgb(202, 238, 145) |
| HSL | hsl(83, 73%, 75%) |
| HSV | hsv(83, 39%, 93%) |
| CMYK | cmyk(15.1%, 0%, 39.1%, 6.7%) |
| CIE-LAB | lab(89.74, -26.77, 41.21) |
| CIE-LCH | lch(89.74, 49.14, 123.01°) |
| OKLab | oklab(90.22% -0.0735 0.1011) |
| OKLCH | oklch(90.22% 0.125 126) |
| XYZ | xyz(60.0420, 75.7495, 38.2405) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.16
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 5.03
Light Yellow Green
#CCFD7F
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.16
Light Pea Green
#C4FE82
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE91 #B591EE
analogous
#EEE491 #CAEE91 #9BEE91
triadic
#CAEE91 #91CAEE #EE91CA
tetradic
#CAEE91 #91EEE4 #B591EE #EE919B
square
#CAEE91 #91EEE4 #B591EE #EE919B
split-complementary
#CAEE91 #919BEE #E491EE
monochromatic
#97DE27 #B0E65C #CAEE91 #E4F6C6 #F2FBE4
Accessibility & contrast
On white
1.30
#CAEE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CAEE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE91
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE91 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#CFE6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee91; /* rgb */ color: rgb(202, 238, 145); /* oklch */ color: oklch(90.2% 0.125 126.0);
Tailwind
colors: {
custom: {
50: '#dbf3b2',
500: '#caee91',
950: '#000000',
},
}SCSS
$custom: #caee91; $custom-light: #dbf3b2; $custom-dark: #000000;
JSON
{
"hex": "#caee91",
"rgb": {
"r": 202,
"g": 238,
"b": 145
},
"hsl": {
"h": 83.226,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.9022,
"c": 0.12497,
"h": 126
},
"luminance": 0.7575
}Semantic roles & 50–950 ramp
primary
#CAEE91
secondary
#855ACA
accent
#10D55C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581