#CAEE92#CAEE92
#CAEE92 is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.124 H 126.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE92 |
|---|---|
| RGB | rgb(202, 238, 146) |
| HSL | hsl(83, 73%, 75%) |
| HSV | hsv(83, 39%, 93%) |
| CMYK | cmyk(15.1%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(89.76, -26.65, 40.73) |
| CIE-LCH | lch(89.76, 48.68, 123.19°) |
| OKLab | oklab(90.24% -0.0731 0.1) |
| OKLCH | oklch(90.24% 0.124 126.2) |
| XYZ | xyz(60.1195, 75.7805, 38.6483) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Celery
#C1FD95
ΔE00 4.52
Tea Green
#BDF8A3
ΔE00 4.93
Light Yellow Green
#CCFD7F
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.22
Light Yellowish Green
#C2FF89
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE92 #B692EE
analogous
#EEE492 #CAEE92 #9CEE92
triadic
#CAEE92 #92CAEE #EE92CA
tetradic
#CAEE92 #92EEE4 #B692EE #EE929C
square
#CAEE92 #92EEE4 #B692EE #EE929C
split-complementary
#CAEE92 #929CEE #E492EE
monochromatic
#97DD28 #B0E65D #CAEE92 #E4F6C7 #F2FBE5
Accessibility & contrast
On white
1.30
#CAEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CAEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE92
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE92 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#CFE6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee92; /* rgb */ color: rgb(202, 238, 146); /* oklch */ color: oklch(90.2% 0.124 126.2);
Tailwind
colors: {
custom: {
50: '#dbf3b3',
500: '#caee92',
950: '#000000',
},
}SCSS
$custom: #caee92; $custom-light: #dbf3b3; $custom-dark: #000000;
JSON
{
"hex": "#caee92",
"rgb": {
"r": 202,
"g": 238,
"b": 146
},
"hsl": {
"h": 83.478,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.90236,
"c": 0.12389,
"h": 126.2
},
"luminance": 0.75781
}Semantic roles & 50–950 ramp
primary
#CAEE92
secondary
#865ACA
accent
#10D55D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581