#CAEE79#CAEE79
#CAEE79 is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.150 H 123.5°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE79 |
|---|---|
| RGB | rgb(202, 238, 121) |
| HSL | hsl(78, 77%, 70%) |
| HSV | hsv(78, 49%, 93%) |
| CMYK | cmyk(15.1%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(89.43, -29.42, 52.36) |
| CIE-LCH | lch(89.43, 60.06, 119.33°) |
| OKLab | oklab(89.87% -0.0826 0.1248) |
| OKLCH | oklch(89.87% 0.15 123.5) |
| XYZ | xyz(58.3829, 75.0858, 29.5027) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pear
#CBF85F
ΔE00 4.22
Light Pea Green
#C4FE82
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.74
Light Yellowish Green
#C2FF89
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE79 #9D79EE
analogous
#EED879 #CAEE79 #8FEE79
triadic
#CAEE79 #79CAEE #EE79CA
tetradic
#CAEE79 #79EED8 #9D79EE #EE798F
square
#CAEE79 #79EED8 #9D79EE #EE798F
split-complementary
#CAEE79 #798FEE #D879EE
monochromatic
#9AD21B #B5E743 #CAEE79 #DFF5AF #F4FCE4
Accessibility & contrast
On white
1.31
#CAEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CAEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE79
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE79 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E26F
Deuteranopia (green-blind)
#F5E180
Tritanopia (blue-blind)
#D2E4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee79; /* rgb */ color: rgb(202, 238, 121); /* oklch */ color: oklch(89.9% 0.150 123.5);
Tailwind
colors: {
custom: {
50: '#dcf3a2',
500: '#caee79',
950: '#000000',
},
}SCSS
$custom: #caee79; $custom-light: #dcf3a2; $custom-dark: #000000;
JSON
{
"hex": "#caee79",
"rgb": {
"r": 202,
"g": 238,
"b": 121
},
"hsl": {
"h": 78.462,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.8987,
"c": 0.14961,
"h": 123.5
},
"luminance": 0.75086
}Semantic roles & 50–950 ramp
primary
#CAEE79
secondary
#6C44C7
accent
#0CDA4B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580