#D3EB87#D3EB87
#D3EB87 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.1% C 0.128 H 120.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB87 |
|---|---|
| RGB | rgb(211, 235, 135) |
| HSL | hsl(74, 71%, 73%) |
| HSV | hsv(74, 43%, 92%) |
| CMYK | cmyk(10.2%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(89.40, -23.15, 45.79) |
| CIE-LCH | lch(89.40, 51.31, 116.82°) |
| OKLab | oklab(90.05% -0.0643 0.1109) |
| OKLCH | oklch(90.05% 0.128 120.1) |
| XYZ | xyz(60.9456, 75.0150, 34.1856) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 5.51
Pistachio (survey)
#C0FA8B
ΔE00 6.22
Greenish Beige
#C9D179
ΔE00 6.37
Light Pea Green
#C4FE82
ΔE00 6.46
Pear
#CBF85F
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB87 #9F87EB
analogous
#EBD187 #D3EB87 #A1EB87
triadic
#D3EB87 #87D3EB #EB87D3
tetradic
#D3EB87 #87EBD1 #9F87EB #EB87A1
square
#D3EB87 #87EBD1 #9F87EB #EB87A1
split-complementary
#D3EB87 #87A1EB #D187EB
monochromatic
#AAD423 #C0E253 #D3EB87 #E6F4BB #F5FBE5
Accessibility & contrast
On white
1.31
#D3EB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D3EB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB87
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB87 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17F
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#DBE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eb87; /* rgb */ color: rgb(211, 235, 135); /* oklch */ color: oklch(90.1% 0.128 120.1);
Tailwind
colors: {
custom: {
50: '#e2f1ab',
500: '#d3eb87',
950: '#000000',
},
}SCSS
$custom: #d3eb87; $custom-light: #e2f1ab; $custom-dark: #000000;
JSON
{
"hex": "#d3eb87",
"rgb": {
"r": 211,
"g": 235,
"b": 135
},
"hsl": {
"h": 74.4,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.90053,
"c": 0.12822,
"h": 120.1
},
"luminance": 0.75015
}Semantic roles & 50–950 ramp
primary
#D3EB87
secondary
#6D51C5
accent
#12D340
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581