#D3EC89#D3EC89
#D3EC89 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.127 H 120.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC89 |
|---|---|
| RGB | rgb(211, 236, 137) |
| HSL | hsl(75, 72%, 73%) |
| HSV | hsv(75, 42%, 93%) |
| CMYK | cmyk(10.6%, 0%, 41.9%, 7.5%) |
| CIE-LAB | lab(89.69, -23.41, 45.19) |
| CIE-LCH | lch(89.69, 50.89, 117.39°) |
| OKLab | oklab(90.3% -0.0649 0.1097) |
| OKLCH | oklch(90.3% 0.127 120.6) |
| XYZ | xyz(61.3749, 75.6460, 35.0299) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Light Yellow Green
#CCFD7F
ΔE00 5.35
Pistachio (survey)
#C0FA8B
ΔE00 5.96
Light Pea Green
#C4FE82
ΔE00 6.25
Light Yellowish Green
#C2FF89
ΔE00 6.61
Pear
#CBF85F
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC89 #A289EC
analogous
#ECD489 #D3EC89 #A1EC89
triadic
#D3EC89 #89D3EC #EC89D3
tetradic
#D3EC89 #89ECD4 #A289EC #EC89A1
square
#D3EC89 #89ECD4 #A289EC #EC89A1
split-complementary
#D3EC89 #89A1EC #D489EC
monochromatic
#AAD823 #BFE454 #D3EC89 #E7F4BE #F5FBE5
Accessibility & contrast
On white
1.30
#D3EC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#D3EC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC89
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC89 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E281
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#DBE3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec89; /* rgb */ color: rgb(211, 236, 137); /* oklch */ color: oklch(90.3% 0.127 120.6);
Tailwind
colors: {
custom: {
50: '#e2f2ad',
500: '#d3ec89',
950: '#000000',
},
}SCSS
$custom: #d3ec89; $custom-light: #e2f2ad; $custom-dark: #000000;
JSON
{
"hex": "#d3ec89",
"rgb": {
"r": 211,
"g": 236,
"b": 137
},
"hsl": {
"h": 75.152,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.90297,
"c": 0.12744,
"h": 120.6
},
"luminance": 0.75646
}Semantic roles & 50–950 ramp
primary
#D3EC89
secondary
#7053C6
accent
#11D442
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581