#D3EC81#D3EC81
#D3EC81 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.136 H 120.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EC81 |
|---|---|
| RGB | rgb(211, 236, 129) |
| HSL | hsl(74, 74%, 72%) |
| HSV | hsv(74, 45%, 93%) |
| CMYK | cmyk(10.6%, 0%, 45.3%, 7.5%) |
| CIE-LAB | lab(89.59, -24.27, 48.92) |
| CIE-LCH | lch(89.59, 54.61, 116.39°) |
| OKLab | oklab(90.18% -0.0679 0.1176) |
| OKLCH | oklch(90.18% 0.136 120) |
| XYZ | xyz(60.8222, 75.4250, 32.1189) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.67
Light Pea Green
#C4FE82
ΔE00 6.12
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Yellowish Green
#C2FF89
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EC81 #9A81EC
analogous
#ECD081 #D3EC81 #9EEC81
triadic
#D3EC81 #81D3EC #EC81D3
tetradic
#D3EC81 #81ECD0 #9A81EC #EC819E
square
#D3EC81 #81ECD0 #9A81EC #EC819E
split-complementary
#D3EC81 #819EEC #D081EC
monochromatic
#A9D320 #C0E44C #D3EC81 #E6F4B6 #F6FBE4
Accessibility & contrast
On white
1.31
#D3EC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#D3EC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EC81
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EC81 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E178
Deuteranopia (green-blind)
#F5E287
Tritanopia (blue-blind)
#DCE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3ec81; /* rgb */ color: rgb(211, 236, 129); /* oklch */ color: oklch(90.2% 0.136 120.0);
Tailwind
colors: {
custom: {
50: '#e2f2a7',
500: '#d3ec81',
950: '#000000',
},
}SCSS
$custom: #d3ec81; $custom-light: #e2f2a7; $custom-dark: #000000;
JSON
{
"hex": "#d3ec81",
"rgb": {
"r": 211,
"g": 236,
"b": 129
},
"hsl": {
"h": 74.019,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.90181,
"c": 0.13578,
"h": 120
},
"luminance": 0.75425
}Semantic roles & 50–950 ramp
primary
#D3EC81
secondary
#684BC6
accent
#10D63E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161610
muted
#848580