#D5EC99#D5EC99
#D5EC99 is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.7% C 0.109 H 121.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EC99 |
|---|---|
| RGB | rgb(213, 236, 153) |
| HSL | hsl(77, 69%, 76%) |
| HSV | hsv(77, 35%, 93%) |
| CMYK | cmyk(9.7%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(90.06, -20.78, 37.79) |
| CIE-LCH | lch(90.06, 43.13, 118.81°) |
| OKLab | oklab(90.7% -0.0566 0.0934) |
| OKLCH | oklch(90.7% 0.109 121.2) |
| XYZ | xyz(63.1856, 76.4370, 41.5559) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Grey Green
#B7E1A1
ΔE00 6.88
Tea Green
#BDF8A3
ΔE00 6.89
Celery
#C1FD95
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EC99 #B099EC
analogous
#ECDA99 #D5EC99 #ACEC99
triadic
#D5EC99 #99D5EC #EC99D5
tetradic
#D5EC99 #99ECDA #B099EC #EC99AC
square
#D5EC99 #99ECDA #B099EC #EC99AC
split-complementary
#D5EC99 #99ACEC #DA99EC
monochromatic
#ABD932 #C0E265 #D5EC99 #EAF6CD #F4FAE5
Accessibility & contrast
On white
1.29
#D5EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#D5EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EC99
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EC99 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#DCE4D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d5ec99; /* rgb */ color: rgb(213, 236, 153); /* oklch */ color: oklch(90.7% 0.109 121.2);
Tailwind
colors: {
custom: {
50: '#e3f2b8',
500: '#d5ec99',
950: '#000000',
},
}SCSS
$custom: #d5ec99; $custom-light: #e3f2b8; $custom-dark: #000000;
JSON
{
"hex": "#d5ec99",
"rgb": {
"r": 213,
"g": 236,
"b": 153
},
"hsl": {
"h": 76.627,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.907,
"c": 0.10921,
"h": 121.2
},
"luminance": 0.76437
}Semantic roles & 50–950 ramp
primary
#D5EC99
secondary
#7E62C8
accent
#15D149
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581