#CAEC92#CAEC92
#CAEC92 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.8% C 0.121 H 125.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC92 |
|---|---|
| RGB | rgb(202, 236, 146) |
| HSL | hsl(83, 70%, 75%) |
| HSV | hsv(83, 38%, 93%) |
| CMYK | cmyk(14.4%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(89.22, -25.70, 40.03) |
| CIE-LCH | lch(89.22, 47.57, 122.69°) |
| OKLab | oklab(89.8% -0.0705 0.0984) |
| OKLCH | oklch(89.8% 0.121 125.6) |
| XYZ | xyz(59.5404, 74.6224, 38.4553) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Celery
#C1FD95
ΔE00 5.03
Tea Green
#BDF8A3
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.28
Washed Out Green
#BCF5A6
ΔE00 5.42
Light Yellow Green
#CCFD7F
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC92 #B492EC
analogous
#ECE192 #CAEC92 #9DEC92
triadic
#CAEC92 #92CAEC #EC92CA
tetradic
#CAEC92 #92ECE1 #B492EC #EC929D
square
#CAEC92 #92ECE1 #B492EC #EC929D
split-complementary
#CAEC92 #929DEC #E192EC
monochromatic
#97DA2A #B1E35E #CAEC92 #E3F5C6 #F2FAE5
Accessibility & contrast
On white
1.32
#CAEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#CAEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC92
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC92 | 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)
#F5E18B
Deuteranopia (green-blind)
#F0E097
Tritanopia (blue-blind)
#CFE4D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caec92; /* rgb */ color: rgb(202, 236, 146); /* oklch */ color: oklch(89.8% 0.121 125.6);
Tailwind
colors: {
custom: {
50: '#dbf2b3',
500: '#caec92',
950: '#000000',
},
}SCSS
$custom: #caec92; $custom-light: #dbf2b3; $custom-dark: #000000;
JSON
{
"hex": "#caec92",
"rgb": {
"r": 202,
"g": 236,
"b": 146
},
"hsl": {
"h": 82.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.89802,
"c": 0.12103,
"h": 125.6
},
"luminance": 0.74623
}Semantic roles & 50–950 ramp
primary
#CAEC92
secondary
#845BC7
accent
#13D25B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581