#D3EA8A#D3EA8A
#D3EA8A is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.9% C 0.124 H 120.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EA8A |
|---|---|
| RGB | rgb(211, 234, 138) |
| HSL | hsl(74, 70%, 73%) |
| HSV | hsv(74, 41%, 92%) |
| CMYK | cmyk(9.8%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(89.17, -22.34, 44.04) |
| CIE-LCH | lch(89.17, 49.38, 116.89°) |
| OKLab | oklab(89.88% -0.0618 0.1072) |
| OKLCH | oklch(89.88% 0.124 120) |
| XYZ | xyz(60.8744, 74.5297, 35.2185) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 5.96
Greenish Beige
#C9D179
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.44
Pale Olive Green
#B1D27B
ΔE00 6.61
Light Pea Green
#C4FE82
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EA8A #A18AEA
analogous
#EAD18A #D3EA8A #A3EA8A
triadic
#D3EA8A #8AD3EA #EA8AD3
tetradic
#D3EA8A #8AEAD1 #A18AEA #EA8AA3
square
#D3EA8A #8AEAD1 #A18AEA #EA8AA3
split-complementary
#D3EA8A #8AA3EA #D18AEA
monochromatic
#AAD426 #BFE156 #D3EA8A #E7F3BE #F5FAE5
Accessibility & contrast
On white
1.32
#D3EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#D3EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EA8A
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EA8A | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#DBE1D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3ea8a; /* rgb */ color: rgb(211, 234, 138); /* oklch */ color: oklch(89.9% 0.124 120.0);
Tailwind
colors: {
custom: {
50: '#e2f0ad',
500: '#d3ea8a',
950: '#000000',
},
}SCSS
$custom: #d3ea8a; $custom-light: #e2f0ad; $custom-dark: #000000;
JSON
{
"hex": "#d3ea8a",
"rgb": {
"r": 211,
"g": 234,
"b": 138
},
"hsl": {
"h": 74.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.89884,
"c": 0.12368,
"h": 120
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#D3EA8A
secondary
#6F54C4
accent
#14D241
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581