#CAEA8A#CAEA8A
#CAEA8A is a very light, vivid yellow-green. Relative luminance 0.732; OKLCH L 89.2% C 0.127 H 124.0°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEA8A |
|---|---|
| RGB | rgb(202, 234, 138) |
| HSL | hsl(80, 70%, 73%) |
| HSV | hsv(80, 41%, 92%) |
| CMYK | cmyk(13.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(88.56, -25.70, 43.14) |
| CIE-LCH | lch(88.56, 50.22, 120.78°) |
| OKLab | oklab(89.24% -0.0709 0.1052) |
| OKLCH | oklch(89.24% 0.127 124) |
| XYZ | xyz(58.3672, 73.2369, 35.1010) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 5.29
Light Khaki
#E6F2A2
ΔE00 5.34
Celery
#C1FD95
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEA8A #AA8AEA
analogous
#EADA8A #CAEA8A #9AEA8A
triadic
#CAEA8A #8ACAEA #EA8ACA
tetradic
#CAEA8A #8AEADA #AA8AEA #EA8A9A
square
#CAEA8A #8AEADA #AA8AEA #EA8A9A
split-complementary
#CAEA8A #8A9AEA #DA8AEA
monochromatic
#9AD426 #B2E156 #CAEA8A #E2F3BE #F3FAE5
Accessibility & contrast
On white
1.34
#CAEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#CAEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEA8A
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEA8A | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF83
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#D0E2D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #caea8a; /* rgb */ color: rgb(202, 234, 138); /* oklch */ color: oklch(89.2% 0.127 124.0);
Tailwind
colors: {
custom: {
50: '#dbf0ad',
500: '#caea8a',
950: '#000000',
},
}SCSS
$custom: #caea8a; $custom-light: #dbf0ad; $custom-dark: #000000;
JSON
{
"hex": "#caea8a",
"rgb": {
"r": 202,
"g": 234,
"b": 138
},
"hsl": {
"h": 80,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.8924,
"c": 0.12684,
"h": 124
},
"luminance": 0.73237
}Semantic roles & 50–950 ramp
primary
#CAEA8A
secondary
#7954C4
accent
#14D253
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581