#D1FA80#D1FA80
#D1FA80 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.156 H 124.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA80 |
|---|---|
| RGB | rgb(209, 250, 128) |
| HSL | hsl(80, 92%, 74%) |
| HSV | hsv(80, 49%, 98%) |
| CMYK | cmyk(16.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.23, -31.70, 53.79) |
| CIE-LCH | lch(93.23, 62.43, 120.51°) |
| OKLab | oklab(93.06% -0.0888 0.1283) |
| OKLCH | oklch(93.06% 0.156 124.7) |
| XYZ | xyz(64.3763, 83.4846, 33.1405) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.81
Pale Lime
#BEFD73
ΔE00 3.39
Pear
#CBF85F
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 3.66
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA80 #A980FA
analogous
#FAE680 #D1FA80 #94FA80
triadic
#D1FA80 #80D1FA #FA80D1
tetradic
#D1FA80 #80FAE6 #A980FA #FA8094
square
#D1FA80 #80FAE6 #A980FA #FA8094
split-complementary
#D1FA80 #8094FA #E680FA
monochromatic
#A6F50A #BCF845 #D1FA80 #E6FCBB #F4FEE2
Accessibility & contrast
On white
1.19
#D1FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#D1FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA80
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA80 | 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)
#FFED75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D8F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d1fa80; /* rgb */ color: rgb(209, 250, 128); /* oklch */ color: oklch(93.1% 0.156 124.7);
Tailwind
colors: {
custom: {
50: '#e1fca7',
500: '#d1fa80',
950: '#000000',
},
}SCSS
$custom: #d1fa80; $custom-light: #e1fca7; $custom-dark: #000000;
JSON
{
"hex": "#d1fa80",
"rgb": {
"r": 209,
"g": 250,
"b": 128
},
"hsl": {
"h": 80.164,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93062,
"c": 0.15603,
"h": 124.7
},
"luminance": 0.83485
}Semantic roles & 50–950 ramp
primary
#D1FA80
secondary
#7747D7
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581