#CAEE8F#CAEE8F
#CAEE8F is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.2% C 0.127 H 125.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE8F |
|---|---|
| RGB | rgb(202, 238, 143) |
| HSL | hsl(83, 74%, 75%) |
| HSV | hsv(83, 40%, 93%) |
| CMYK | cmyk(15.1%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(89.71, -27.01, 42.16) |
| CIE-LCH | lch(89.71, 50.07, 122.65°) |
| OKLab | oklab(90.19% -0.0743 0.1031) |
| OKLCH | oklch(90.19% 0.127 125.8) |
| XYZ | xyz(59.8892, 75.6883, 37.4354) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Celery
#C1FD95
ΔE00 4.52
Light Yellow Green
#CCFD7F
ΔE00 4.84
Light Yellowish Green
#C2FF89
ΔE00 5.04
Light Pea Green
#C4FE82
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE8F #B38FEE
analogous
#EEE38F #CAEE8F #9BEE8F
triadic
#CAEE8F #8FCAEE #EE8FCA
tetradic
#CAEE8F #8FEEE3 #B38FEE #EE8F9B
square
#CAEE8F #8FEEE3 #B38FEE #EE8F9B
split-complementary
#CAEE8F #8F9BEE #E38FEE
monochromatic
#98DE25 #B1E65A #CAEE8F #E3F6C4 #F2FBE4
Accessibility & contrast
On white
1.30
#CAEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CAEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE8F
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE8F | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#F2E194
Tritanopia (blue-blind)
#CFE6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caee8f; /* rgb */ color: rgb(202, 238, 143); /* oklch */ color: oklch(90.2% 0.127 125.8);
Tailwind
colors: {
custom: {
50: '#dbf3b1',
500: '#caee8f',
950: '#000000',
},
}SCSS
$custom: #caee8f; $custom-light: #dbf3b1; $custom-dark: #000000;
JSON
{
"hex": "#caee8f",
"rgb": {
"r": 202,
"g": 238,
"b": 143
},
"hsl": {
"h": 82.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.90188,
"c": 0.12712,
"h": 125.8
},
"luminance": 0.75689
}Semantic roles & 50–950 ramp
primary
#CAEE8F
secondary
#8358CA
accent
#10D65B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581