#D3EF8A#D3EF8A
#D3EF8A is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.130 H 121.7°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF8A |
|---|---|
| RGB | rgb(211, 239, 138) |
| HSL | hsl(77, 76%, 74%) |
| HSV | hsv(77, 42%, 94%) |
| CMYK | cmyk(11.7%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.51, -24.74, 45.73) |
| CIE-LCH | lch(90.51, 51.99, 118.41°) |
| OKLab | oklab(90.96% -0.0685 0.111) |
| OKLCH | oklch(90.96% 0.13 121.7) |
| XYZ | xyz(62.3179, 77.4169, 35.6997) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 5.51
Light Yellowish Green
#C2FF89
ΔE00 5.87
Celery
#C1FD95
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF8A #A68AEF
analogous
#EFD98A #D3EF8A #A1EF8A
triadic
#D3EF8A #8AD3EF #EF8AD3
tetradic
#D3EF8A #8AEFD9 #A68AEF #EF8AA1
square
#D3EF8A #8AEFD9 #A68AEF #EF8AA1
split-complementary
#D3EF8A #8AA1EF #D98AEF
monochromatic
#AAE01F #BFE854 #D3EF8A #E7F6C0 #F5FBE4
Accessibility & contrast
On white
1.27
#D3EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D3EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF8A
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF8A | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F6E48F
Tritanopia (blue-blind)
#DBE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ef8a; /* rgb */ color: rgb(211, 239, 138); /* oklch */ color: oklch(91.0% 0.130 121.7);
Tailwind
colors: {
custom: {
50: '#e2f4ae',
500: '#d3ef8a',
950: '#000000',
},
}SCSS
$custom: #d3ef8a; $custom-light: #e2f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d3ef8a",
"rgb": {
"r": 211,
"g": 239,
"b": 138
},
"hsl": {
"h": 76.634,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.90957,
"c": 0.13044,
"h": 121.7
},
"luminance": 0.77417
}Semantic roles & 50–950 ramp
primary
#D3EF8A
secondary
#7453CA
accent
#0DD846
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581