#D3EF84#D3EF84
#D3EF84 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.137 H 121.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EF84 |
|---|---|
| RGB | rgb(211, 239, 132) |
| HSL | hsl(76, 77%, 73%) |
| HSV | hsv(76, 45%, 94%) |
| CMYK | cmyk(11.7%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(90.44, -25.39, 48.53) |
| CIE-LCH | lch(90.44, 54.76, 117.62°) |
| OKLab | oklab(90.87% -0.0708 0.1169) |
| OKLCH | oklch(90.87% 0.137 121.2) |
| XYZ | xyz(61.8955, 77.2479, 33.4749) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.38
Pear
#CBF85F
ΔE00 5.42
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EF84 #A084EF
analogous
#EFD584 #D3EF84 #9DEF84
triadic
#D3EF84 #84D3EF #EF84D3
tetradic
#D3EF84 #84EFD5 #A084EF #EF849D
square
#D3EF84 #84EFD5 #A084EF #EF849D
split-complementary
#D3EF84 #849DEF #D584EF
monochromatic
#AADC1D #C0E84E #D3EF84 #E6F6BA #F5FBE4
Accessibility & contrast
On white
1.28
#D3EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D3EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EF84
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EF84 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#DBE5D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3ef84; /* rgb */ color: rgb(211, 239, 132); /* oklch */ color: oklch(90.9% 0.137 121.2);
Tailwind
colors: {
custom: {
50: '#e2f4a9',
500: '#d3ef84',
950: '#000000',
},
}SCSS
$custom: #d3ef84; $custom-light: #e2f4a9; $custom-dark: #000000;
JSON
{
"hex": "#d3ef84",
"rgb": {
"r": 211,
"g": 239,
"b": 132
},
"hsl": {
"h": 75.701,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.9087,
"c": 0.13667,
"h": 121.2
},
"luminance": 0.77248
}Semantic roles & 50–950 ramp
primary
#D3EF84
secondary
#6E4DCA
accent
#0CD942
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581