#D1FA81#D1FA81
#D1FA81 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.155 H 124.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA81 |
|---|---|
| RGB | rgb(209, 250, 129) |
| HSL | hsl(80, 92%, 74%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(16.4%, 0%, 48.4%, 2%) |
| CIE-LAB | lab(93.24, -31.60, 53.34) |
| CIE-LCH | lch(93.24, 62.00, 120.64°) |
| OKLab | oklab(93.08% -0.0884 0.1274) |
| OKLCH | oklch(93.08% 0.155 124.8) |
| XYZ | xyz(64.4425, 83.5110, 33.4888) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.59
Pear
#CBF85F
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA81 #AA81FA
analogous
#FAE781 #D1FA81 #95FA81
triadic
#D1FA81 #81D1FA #FA81D1
tetradic
#D1FA81 #81FAE7 #AA81FA #FA8195
square
#D1FA81 #81FAE7 #AA81FA #FA8195
split-complementary
#D1FA81 #8195FA #E781FA
monochromatic
#A6F50B #BCF846 #D1FA81 #E6FCBC #F4FEE2
Accessibility & contrast
On white
1.19
#D1FA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#D1FA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA81
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA81 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#D8F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d1fa81; /* rgb */ color: rgb(209, 250, 129); /* oklch */ color: oklch(93.1% 0.155 124.8);
Tailwind
colors: {
custom: {
50: '#e1fca8',
500: '#d1fa81',
950: '#000000',
},
}SCSS
$custom: #d1fa81; $custom-light: #e1fca8; $custom-dark: #000000;
JSON
{
"hex": "#d1fa81",
"rgb": {
"r": 209,
"g": 250,
"b": 129
},
"hsl": {
"h": 80.331,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.93075,
"c": 0.15507,
"h": 124.8
},
"luminance": 0.83512
}Semantic roles & 50–950 ramp
primary
#D1FA81
secondary
#7848D8
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581