#D3FA81#D3FA81
#D3FA81 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.154 H 124.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA81 |
|---|---|
| RGB | rgb(211, 250, 129) |
| HSL | hsl(79, 92%, 74%) |
| HSV | hsv(79, 48%, 98%) |
| CMYK | cmyk(15.6%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(93.37, -30.86, 53.52) |
| CIE-LCH | lch(93.37, 61.78, 119.97°) |
| OKLab | oklab(93.21% -0.0864 0.1278) |
| OKLCH | oklch(93.21% 0.154 124.1) |
| XYZ | xyz(65.0120, 83.8047, 33.5155) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 3.13
Pear
#CBF85F
ΔE00 3.64
Pale Lime
#BEFD73
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA81 #A881FA
analogous
#FAE581 #D3FA81 #97FA81
triadic
#D3FA81 #81D3FA #FA81D3
tetradic
#D3FA81 #81FAE5 #A881FA #FA8197
square
#D3FA81 #81FAE5 #A881FA #FA8197
split-complementary
#D3FA81 #8197FA #E581FA
monochromatic
#AAF50B #BEF846 #D3FA81 #E8FCBC #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D3FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA81
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA81 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#DBF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa81; /* rgb */ color: rgb(211, 250, 129); /* oklch */ color: oklch(93.2% 0.154 124.1);
Tailwind
colors: {
custom: {
50: '#e2fca8',
500: '#d3fa81',
950: '#000000',
},
}SCSS
$custom: #d3fa81; $custom-light: #e2fca8; $custom-dark: #000000;
JSON
{
"hex": "#d3fa81",
"rgb": {
"r": 211,
"g": 250,
"b": 129
},
"hsl": {
"h": 79.339,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.9321,
"c": 0.15427,
"h": 124.1
},
"luminance": 0.83805
}Semantic roles & 50–950 ramp
primary
#D3FA81
secondary
#7648D8
accent
#00E64A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581