#CAEC91#CAEC91
#CAEC91 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.122 H 125.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC91 |
|---|---|
| RGB | rgb(202, 236, 145) |
| HSL | hsl(82, 71%, 75%) |
| HSV | hsv(82, 39%, 93%) |
| CMYK | cmyk(14.4%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(89.20, -25.82, 40.51) |
| CIE-LCH | lch(89.20, 48.04, 122.51°) |
| OKLab | oklab(89.79% -0.0709 0.0995) |
| OKLCH | oklch(89.79% 0.122 125.5) |
| XYZ | xyz(59.4630, 74.5914, 38.0475) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Celery
#C1FD95
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.29
Tea Green
#BDF8A3
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.53
Light Yellow Green
#CCFD7F
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC91 #B391EC
analogous
#ECE191 #CAEC91 #9CEC91
triadic
#CAEC91 #91CAEC #EC91CA
tetradic
#CAEC91 #91ECE1 #B391EC #EC919C
square
#CAEC91 #91ECE1 #B391EC #EC919C
split-complementary
#CAEC91 #919CEC #E191EC
monochromatic
#98DA29 #B1E35D #CAEC91 #E3F5C5 #F2FAE5
Accessibility & contrast
On white
1.32
#CAEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CAEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC91
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC91 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F0E096
Tritanopia (blue-blind)
#CFE4D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caec91; /* rgb */ color: rgb(202, 236, 145); /* oklch */ color: oklch(89.8% 0.122 125.5);
Tailwind
colors: {
custom: {
50: '#dbf2b2',
500: '#caec91',
950: '#000000',
},
}SCSS
$custom: #caec91; $custom-light: #dbf2b2; $custom-dark: #000000;
JSON
{
"hex": "#caec91",
"rgb": {
"r": 202,
"g": 236,
"b": 145
},
"hsl": {
"h": 82.418,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.89785,
"c": 0.12212,
"h": 125.5
},
"luminance": 0.74592
}Semantic roles & 50–950 ramp
primary
#CAEC91
secondary
#835AC7
accent
#13D35B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581