#CAEE9A#CAEE9A
#CAEE9A is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.4% C 0.115 H 127.4°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE9A |
|---|---|
| RGB | rgb(202, 238, 154) |
| HSL | hsl(86, 71%, 77%) |
| HSV | hsv(86, 35%, 93%) |
| CMYK | cmyk(15.1%, 0%, 35.3%, 6.7%) |
| CIE-LAB | lab(89.88, -25.64, 36.91) |
| CIE-LCH | lch(89.88, 44.94, 124.78°) |
| OKLab | oklab(90.37% -0.0699 0.0914) |
| OKLCH | oklch(90.37% 0.115 127.4) |
| XYZ | xyz(60.7637, 76.0381, 42.0412) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.33
Celery
#C1FD95
ΔE00 4.80
Pistachio (survey)
#C0FA8B
ΔE00 4.88
Light Light Green
#C8FFB0
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE9A #BE9AEE
analogous
#EEE89A #CAEE9A #A0EE9A
triadic
#CAEE9A #9ACAEE #EE9ACA
tetradic
#CAEE9A #9AEEE8 #BE9AEE #EE9AA0
square
#CAEE9A #9AEEE8 #BE9AEE #EE9AA0
split-complementary
#CAEE9A #9AA0EE #E89AEE
monochromatic
#93DC31 #AFE566 #CAEE9A #E5F7CE #F1FBE5
Accessibility & contrast
On white
1.30
#CAEE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CAEE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE9A
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE9A | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#F1E19E
Tritanopia (blue-blind)
#CEE7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee9a; /* rgb */ color: rgb(202, 238, 154); /* oklch */ color: oklch(90.4% 0.115 127.4);
Tailwind
colors: {
custom: {
50: '#dbf3b8',
500: '#caee9a',
950: '#000000',
},
}SCSS
$custom: #caee9a; $custom-light: #dbf3b8; $custom-dark: #000000;
JSON
{
"hex": "#caee9a",
"rgb": {
"r": 202,
"g": 238,
"b": 154
},
"hsl": {
"h": 85.714,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.90371,
"c": 0.11512,
"h": 127.4
},
"luminance": 0.76039
}Semantic roles & 50–950 ramp
primary
#CAEE9A
secondary
#8F62CA
accent
#12D365
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581