#D3F981#D3F981
#D3F981 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.153 H 123.8°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F981 |
|---|---|
| RGB | rgb(211, 249, 129) |
| HSL | hsl(79, 91%, 74%) |
| HSV | hsv(79, 48%, 98%) |
| CMYK | cmyk(15.3%, 0%, 48.2%, 2.4%) |
| CIE-LAB | lab(93.10, -30.40, 53.20) |
| CIE-LCH | lch(93.10, 61.27, 119.74°) |
| OKLab | oklab(92.99% -0.0851 0.1271) |
| OKLCH | oklch(92.99% 0.153 123.8) |
| XYZ | xyz(64.7021, 83.1849, 33.4122) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 3.29
Pear
#CBF85F
ΔE00 3.70
Pale Lime
#BEFD73
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F981 #A781F9
analogous
#F9E381 #D3F981 #97F981
triadic
#D3F981 #81D3F9 #F981D3
tetradic
#D3F981 #81F9E3 #A781F9 #F98197
square
#D3F981 #81F9E3 #A781F9 #F98197
split-complementary
#D3F981 #8197F9 #E381F9
monochromatic
#AAF30C #BFF647 #D3F981 #E7FCBB #F5FEE2
Accessibility & contrast
On white
1.19
#D3F981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#D3F981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F981
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F981 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC77
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#DBEFDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f981; /* rgb */ color: rgb(211, 249, 129); /* oklch */ color: oklch(93.0% 0.153 123.8);
Tailwind
colors: {
custom: {
50: '#e2fba8',
500: '#d3f981',
950: '#000000',
},
}SCSS
$custom: #d3f981; $custom-light: #e2fba8; $custom-dark: #000000;
JSON
{
"hex": "#d3f981",
"rgb": {
"r": 211,
"g": 249,
"b": 129
},
"hsl": {
"h": 79,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.92993,
"c": 0.15294,
"h": 123.8
},
"luminance": 0.83185
}Semantic roles & 50–950 ramp
primary
#D3F981
secondary
#7548D6
accent
#00E649
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581