#CAEE82#CAEE82
#CAEE82 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.0% C 0.141 H 124.3°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE82 |
|---|---|
| RGB | rgb(202, 238, 130) |
| HSL | hsl(80, 76%, 72%) |
| HSV | hsv(80, 45%, 93%) |
| CMYK | cmyk(15.1%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.54, -28.49, 48.24) |
| CIE-LCH | lch(89.54, 56.03, 120.57°) |
| OKLab | oklab(89.99% -0.0793 0.1162) |
| OKLCH | oklch(89.99% 0.141 124.3) |
| XYZ | xyz(58.9608, 75.3170, 32.5462) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.68
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Pea Green
#C4FE82
ΔE00 4.37
Light Yellowish Green
#C2FF89
ΔE00 4.79
Celery
#C1FD95
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE82 #A682EE
analogous
#EEDC82 #CAEE82 #94EE82
triadic
#CAEE82 #82CAEE #EE82CA
tetradic
#CAEE82 #82EEDC #A682EE #EE8294
square
#CAEE82 #82EEDC #A682EE #EE8294
split-complementary
#CAEE82 #8294EE #DC82EE
monochromatic
#9AD81D #B3E74C #CAEE82 #E1F5B8 #F4FBE4
Accessibility & contrast
On white
1.31
#CAEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CAEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE82
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE82 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E279
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#D1E5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee82; /* rgb */ color: rgb(202, 238, 130); /* oklch */ color: oklch(90.0% 0.141 124.3);
Tailwind
colors: {
custom: {
50: '#dcf3a8',
500: '#caee82',
950: '#000000',
},
}SCSS
$custom: #caee82; $custom-light: #dcf3a8; $custom-dark: #000000;
JSON
{
"hex": "#caee82",
"rgb": {
"r": 202,
"g": 238,
"b": 130
},
"hsl": {
"h": 80,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.89992,
"c": 0.1407,
"h": 124.3
},
"luminance": 0.75317
}Semantic roles & 50–950 ramp
primary
#CAEE82
secondary
#754CC8
accent
#0DD851
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581