#D3EC87#D3EC87
#D3EC87 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.130 H 120.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC87 |
|---|---|
| RGB | rgb(211, 236, 135) |
| HSL | hsl(75, 73%, 73%) |
| HSV | hsv(75, 43%, 93%) |
| CMYK | cmyk(10.6%, 0%, 42.8%, 7.5%) |
| CIE-LAB | lab(89.67, -23.63, 46.13) |
| CIE-LCH | lch(89.67, 51.83, 117.13°) |
| OKLab | oklab(90.27% -0.0656 0.1117) |
| OKLCH | oklch(90.27% 0.13 120.4) |
| XYZ | xyz(61.2328, 75.5892, 34.2813) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Light Yellow Green
#CCFD7F
ΔE00 5.24
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Light Pea Green
#C4FE82
ΔE00 6.19
Pear
#CBF85F
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC87 #A087EC
analogous
#ECD287 #D3EC87 #A1EC87
triadic
#D3EC87 #87D3EC #EC87D3
tetradic
#D3EC87 #87ECD2 #A087EC #EC87A1
square
#D3EC87 #87ECD2 #A087EC #EC87A1
split-complementary
#D3EC87 #87A1EC #D287EC
monochromatic
#AAD722 #C0E452 #D3EC87 #E6F4BC #F5FBE5
Accessibility & contrast
On white
1.30
#D3EC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#D3EC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC87
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC87 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27F
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#DBE3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec87; /* rgb */ color: rgb(211, 236, 135); /* oklch */ color: oklch(90.3% 0.130 120.4);
Tailwind
colors: {
custom: {
50: '#e2f2ab',
500: '#d3ec87',
950: '#000000',
},
}SCSS
$custom: #d3ec87; $custom-light: #e2f2ab; $custom-dark: #000000;
JSON
{
"hex": "#d3ec87",
"rgb": {
"r": 211,
"g": 236,
"b": 135
},
"hsl": {
"h": 74.851,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.90268,
"c": 0.12956,
"h": 120.4
},
"luminance": 0.75589
}Semantic roles & 50–950 ramp
primary
#D3EC87
secondary
#6E51C6
accent
#11D541
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581