#CAEE8B#CAEE8B
#CAEE8B is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.1% C 0.131 H 125.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEE8B |
|---|---|
| RGB | rgb(202, 238, 139) |
| HSL | hsl(82, 74%, 74%) |
| HSV | hsv(82, 42%, 93%) |
| CMYK | cmyk(15.1%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(89.66, -27.48, 44.04) |
| CIE-LCH | lch(89.66, 51.92, 121.97°) |
| OKLab | oklab(90.13% -0.0759 0.1073) |
| OKLCH | oklch(90.13% 0.131 125.3) |
| XYZ | xyz(59.5915, 75.5693, 35.8679) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.98
Light Yellow Green
#CCFD7F
ΔE00 4.40
Celery
#C1FD95
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEE8B #AF8BEE
analogous
#EEE18B #CAEE8B #99EE8B
triadic
#CAEE8B #8BCAEE #EE8BCA
tetradic
#CAEE8B #8BEEE1 #AF8BEE #EE8B99
square
#CAEE8B #8BEEE1 #AF8BEE #EE8B99
split-complementary
#CAEE8B #8B99EE #E18BEE
monochromatic
#99DE21 #B2E656 #CAEE8B #E2F6C0 #F3FBE4
Accessibility & contrast
On white
1.30
#CAEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CAEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEE8B
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEE8B | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#D0E6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caee8b; /* rgb */ color: rgb(202, 238, 139); /* oklch */ color: oklch(90.1% 0.131 125.3);
Tailwind
colors: {
custom: {
50: '#dbf3ae',
500: '#caee8b',
950: '#000000',
},
}SCSS
$custom: #caee8b; $custom-light: #dbf3ae; $custom-dark: #000000;
JSON
{
"hex": "#caee8b",
"rgb": {
"r": 202,
"g": 238,
"b": 139
},
"hsl": {
"h": 81.818,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.90125,
"c": 0.13138,
"h": 125.3
},
"luminance": 0.7557
}Semantic roles & 50–950 ramp
primary
#CAEE8B
secondary
#7F54C9
accent
#0FD758
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581