#D3EF8D#D3EF8D
#D3EF8D is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.127 H 122.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF8D |
|---|---|
| RGB | rgb(211, 239, 141) |
| HSL | hsl(77, 75%, 75%) |
| HSV | hsv(77, 41%, 94%) |
| CMYK | cmyk(11.7%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(90.55, -24.40, 44.32) |
| CIE-LCH | lch(90.55, 50.60, 118.83°) |
| OKLab | oklab(91% -0.0674 0.1079) |
| OKLCH | oklch(91% 0.127 122) |
| XYZ | xyz(62.5381, 77.5049, 36.8594) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Light Yellow Green
#CCFD7F
ΔE00 4.84
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 5.63
Celery
#C1FD95
ΔE00 5.84
Light Yellowish Green
#C2FF89
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF8D #A98DEF
analogous
#EFDA8D #D3EF8D #A2EF8D
triadic
#D3EF8D #8DD3EF #EF8DD3
tetradic
#D3EF8D #8DEFDA #A98DEF #EF8DA2
square
#D3EF8D #8DEFDA #A98DEF #EF8DA2
split-complementary
#D3EF8D #8DA2EF #DA8DEF
monochromatic
#AAE022 #BEE757 #D3EF8D #E8F7C3 #F5FBE4
Accessibility & contrast
On white
1.27
#D3EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#D3EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF8D
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF8D | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#DAE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ef8d; /* rgb */ color: rgb(211, 239, 141); /* oklch */ color: oklch(91.0% 0.127 122.0);
Tailwind
colors: {
custom: {
50: '#e2f4b0',
500: '#d3ef8d',
950: '#000000',
},
}SCSS
$custom: #d3ef8d; $custom-light: #e2f4b0; $custom-dark: #000000;
JSON
{
"hex": "#d3ef8d",
"rgb": {
"r": 211,
"g": 239,
"b": 141
},
"hsl": {
"h": 77.143,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.91003,
"c": 0.12725,
"h": 122
},
"luminance": 0.77505
}Semantic roles & 50–950 ramp
primary
#D3EF8D
secondary
#7756CB
accent
#0ED848
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581