#CAEE80#CAEE80
#CAEE80 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.143 H 124.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE80 |
|---|---|
| RGB | rgb(202, 238, 128) |
| HSL | hsl(80, 76%, 72%) |
| HSV | hsv(80, 46%, 93%) |
| CMYK | cmyk(15.1%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(89.52, -28.71, 49.17) |
| CIE-LCH | lch(89.52, 56.93, 120.28°) |
| OKLab | oklab(89.96% -0.08 0.1182) |
| OKLCH | oklch(89.96% 0.143 124.1) |
| XYZ | xyz(58.8279, 75.2638, 31.8460) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Light Pea Green
#C4FE82
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.83
Pale Lime
#BEFD73
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE80 #A480EE
analogous
#EEDB80 #CAEE80 #93EE80
triadic
#CAEE80 #80CAEE #EE80CA
tetradic
#CAEE80 #80EEDB #A480EE #EE8093
square
#CAEE80 #80EEDB #A480EE #EE8093
split-complementary
#CAEE80 #8093EE #DB80EE
monochromatic
#9AD71D #B3E74A #CAEE80 #E1F5B6 #F4FBE4
Accessibility & contrast
On white
1.31
#CAEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CAEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE80
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE80 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#D1E5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee80; /* rgb */ color: rgb(202, 238, 128); /* oklch */ color: oklch(90.0% 0.143 124.1);
Tailwind
colors: {
custom: {
50: '#dcf3a7',
500: '#caee80',
950: '#000000',
},
}SCSS
$custom: #caee80; $custom-light: #dcf3a7; $custom-dark: #000000;
JSON
{
"hex": "#caee80",
"rgb": {
"r": 202,
"g": 238,
"b": 128
},
"hsl": {
"h": 79.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.89964,
"c": 0.14272,
"h": 124.1
},
"luminance": 0.75264
}Semantic roles & 50–950 ramp
primary
#CAEE80
secondary
#734AC8
accent
#0DD950
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580