#CAEE7B#CAEE7B
#CAEE7B is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 89.9% C 0.148 H 123.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE7B |
|---|---|
| RGB | rgb(202, 238, 123) |
| HSL | hsl(79, 77%, 71%) |
| HSV | hsv(79, 48%, 93%) |
| CMYK | cmyk(15.1%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(89.46, -29.22, 51.46) |
| CIE-LCH | lch(89.46, 59.17, 119.59°) |
| OKLab | oklab(89.9% -0.0819 0.1229) |
| OKLCH | oklch(89.9% 0.148 123.7) |
| XYZ | xyz(58.5069, 75.1354, 30.1553) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 4.36
Pear
#CBF85F
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Pale Lime
#BEFD73
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE7B #9F7BEE
analogous
#EED97B #CAEE7B #90EE7B
triadic
#CAEE7B #7BCAEE #EE7BCA
tetradic
#CAEE7B #7BEED9 #9F7BEE #EE7B90
square
#CAEE7B #7BEED9 #9F7BEE #EE7B90
split-complementary
#CAEE7B #7B90EE #D97BEE
monochromatic
#9AD31B #B4E745 #CAEE7B #E0F5B1 #F4FCE4
Accessibility & contrast
On white
1.31
#CAEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#CAEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE7B
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE7B | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F4E182
Tritanopia (blue-blind)
#D1E4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee7b; /* rgb */ color: rgb(202, 238, 123); /* oklch */ color: oklch(89.9% 0.148 123.7);
Tailwind
colors: {
custom: {
50: '#dcf3a3',
500: '#caee7b',
950: '#000000',
},
}SCSS
$custom: #caee7b; $custom-light: #dcf3a3; $custom-dark: #000000;
JSON
{
"hex": "#caee7b",
"rgb": {
"r": 202,
"g": 238,
"b": 123
},
"hsl": {
"h": 78.783,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.89897,
"c": 0.14766,
"h": 123.7
},
"luminance": 0.75136
}Semantic roles & 50–950 ramp
primary
#CAEE7B
secondary
#6E46C8
accent
#0CD94C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580