#D3EE8A#D3EE8A
#D3EE8A is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.7% C 0.129 H 121.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EE8A |
|---|---|
| RGB | rgb(211, 238, 138) |
| HSL | hsl(76, 75%, 74%) |
| HSV | hsv(76, 42%, 93%) |
| CMYK | cmyk(11.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.24, -24.26, 45.40) |
| CIE-LCH | lch(90.24, 51.47, 118.12°) |
| OKLab | oklab(90.74% -0.0672 0.1102) |
| OKLCH | oklch(90.74% 0.129 121.4) |
| XYZ | xyz(62.0260, 76.8330, 35.6024) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 5.76
Light Yellowish Green
#C2FF89
ΔE00 6.11
Celery
#C1FD95
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EE8A #A58AEE
analogous
#EED78A #D3EE8A #A1EE8A
triadic
#D3EE8A #8AD3EE #EE8AD3
tetradic
#D3EE8A #8AEED7 #A58AEE #EE8AA1
square
#D3EE8A #8AEED7 #A58AEE #EE8AA1
split-complementary
#D3EE8A #8AA1EE #D78AEE
monochromatic
#AADD20 #BFE655 #D3EE8A #E7F6BF #F5FBE4
Accessibility & contrast
On white
1.28
#D3EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#D3EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EE8A
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EE8A | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F5E38F
Tritanopia (blue-blind)
#DBE5D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ee8a; /* rgb */ color: rgb(211, 238, 138); /* oklch */ color: oklch(90.7% 0.129 121.4);
Tailwind
colors: {
custom: {
50: '#e2f3ad',
500: '#d3ee8a',
950: '#000000',
},
}SCSS
$custom: #d3ee8a; $custom-light: #e2f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d3ee8a",
"rgb": {
"r": 211,
"g": 238,
"b": 138
},
"hsl": {
"h": 76.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90742,
"c": 0.12908,
"h": 121.4
},
"luminance": 0.76833
}Semantic roles & 50–950 ramp
primary
#D3EE8A
secondary
#7353C9
accent
#0FD745
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581