#D3EB8A#D3EB8A
#D3EB8A is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.1% C 0.125 H 120.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB8A |
|---|---|
| RGB | rgb(211, 235, 138) |
| HSL | hsl(75, 71%, 73%) |
| HSV | hsv(75, 41%, 92%) |
| CMYK | cmyk(10.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(89.44, -22.82, 44.38) |
| CIE-LCH | lch(89.44, 49.90, 117.21°) |
| OKLab | oklab(90.1% -0.0631 0.1079) |
| OKLCH | oklch(90.1% 0.125 120.3) |
| XYZ | xyz(61.1598, 75.1007, 35.3137) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Greenish Beige
#C9D179
ΔE00 6.37
Light Pea Green
#C4FE82
ΔE00 6.55
Pale Olive Green
#B1D27B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB8A #A28AEB
analogous
#EBD28A #D3EB8A #A2EB8A
triadic
#D3EB8A #8AD3EB #EB8AD3
tetradic
#D3EB8A #8AEBD2 #A28AEB #EB8AA2
square
#D3EB8A #8AEBD2 #A28AEB #EB8AA2
split-complementary
#D3EB8A #8AA2EB #D28AEB
monochromatic
#AAD625 #BFE256 #D3EB8A #E7F4BE #F5FBE5
Accessibility & contrast
On white
1.31
#D3EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D3EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB8A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB8A | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#DBE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eb8a; /* rgb */ color: rgb(211, 235, 138); /* oklch */ color: oklch(90.1% 0.125 120.3);
Tailwind
colors: {
custom: {
50: '#e2f1ad',
500: '#d3eb8a',
950: '#000000',
},
}SCSS
$custom: #d3eb8a; $custom-light: #e2f1ad; $custom-dark: #000000;
JSON
{
"hex": "#d3eb8a",
"rgb": {
"r": 211,
"g": 235,
"b": 138
},
"hsl": {
"h": 74.845,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90098,
"c": 0.12503,
"h": 120.3
},
"luminance": 0.75101
}Semantic roles & 50–950 ramp
primary
#D3EB8A
secondary
#7054C5
accent
#13D342
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581