#D3EB8D#D3EB8D
#D3EB8D is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.122 H 120.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB8D |
|---|---|
| RGB | rgb(211, 235, 141) |
| HSL | hsl(75, 70%, 74%) |
| HSV | hsv(75, 40%, 92%) |
| CMYK | cmyk(10.2%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(89.48, -22.48, 42.96) |
| CIE-LCH | lch(89.48, 48.49, 117.62°) |
| OKLab | oklab(90.14% -0.062 0.1048) |
| OKLCH | oklch(90.14% 0.122 120.6) |
| XYZ | xyz(61.3800, 75.1887, 36.4734) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 5.90
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.62
Light Pea Green
#C4FE82
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB8D #A58DEB
analogous
#EBD48D #D3EB8D #A4EB8D
triadic
#D3EB8D #8DD3EB #EB8DD3
tetradic
#D3EB8D #8DEBD4 #A58DEB #EB8DA4
square
#D3EB8D #8DEBD4 #A58DEB #EB8DA4
split-complementary
#D3EB8D #8DA4EB #D48DEB
monochromatic
#AAD826 #BFE259 #D3EB8D #E7F4C1 #F5FAE5
Accessibility & contrast
On white
1.31
#D3EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D3EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB8D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB8D | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E186
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#DBE2D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eb8d; /* rgb */ color: rgb(211, 235, 141); /* oklch */ color: oklch(90.1% 0.122 120.6);
Tailwind
colors: {
custom: {
50: '#e2f1af',
500: '#d3eb8d',
950: '#000000',
},
}SCSS
$custom: #d3eb8d; $custom-light: #e2f1af; $custom-dark: #000000;
JSON
{
"hex": "#d3eb8d",
"rgb": {
"r": 211,
"g": 235,
"b": 141
},
"hsl": {
"h": 75.319,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.90144,
"c": 0.12179,
"h": 120.6
},
"luminance": 0.75189
}Semantic roles & 50–950 ramp
primary
#D3EB8D
secondary
#7357C6
accent
#13D244
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581