#CAEA90#CAEA90
#CAEA90 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.3% C 0.120 H 124.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEA90 |
|---|---|
| RGB | rgb(202, 234, 144) |
| HSL | hsl(81, 68%, 74%) |
| HSV | hsv(81, 38%, 92%) |
| CMYK | cmyk(13.7%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(88.65, -24.99, 40.29) |
| CIE-LCH | lch(88.65, 47.41, 121.80°) |
| OKLab | oklab(89.34% -0.0686 0.0989) |
| OKLCH | oklch(89.34% 0.12 124.7) |
| XYZ | xyz(58.8136, 73.4155, 37.4523) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 5.66
Tea Green
#BDF8A3
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEA90 #B090EA
analogous
#EADD90 #CAEA90 #9DEA90
triadic
#CAEA90 #90CAEA #EA90CA
tetradic
#CAEA90 #90EADD #B090EA #EA909D
square
#CAEA90 #90EADD #B090EA #EA909D
split-complementary
#CAEA90 #909DEA #DD90EA
monochromatic
#99D729 #B1E05D #CAEA90 #E3F4C3 #F3FAE5
Accessibility & contrast
On white
1.34
#CAEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#CAEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEA90
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEA90 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E089
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#D0E2D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #caea90; /* rgb */ color: rgb(202, 234, 144); /* oklch */ color: oklch(89.3% 0.120 124.7);
Tailwind
colors: {
custom: {
50: '#dbf0b1',
500: '#caea90',
950: '#000000',
},
}SCSS
$custom: #caea90; $custom-light: #dbf0b1; $custom-dark: #000000;
JSON
{
"hex": "#caea90",
"rgb": {
"r": 202,
"g": 234,
"b": 144
},
"hsl": {
"h": 81.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.89335,
"c": 0.12035,
"h": 124.7
},
"luminance": 0.73416
}Semantic roles & 50–950 ramp
primary
#CAEA90
secondary
#805AC5
accent
#15D058
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581