#D1FA83#D1FA83
#D1FA83 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.153 H 124.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA83 |
|---|---|
| RGB | rgb(209, 250, 131) |
| HSL | hsl(81, 92%, 75%) |
| HSV | hsv(81, 48%, 98%) |
| CMYK | cmyk(16.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.26, -31.40, 52.43) |
| CIE-LCH | lch(93.26, 61.12, 120.91°) |
| OKLab | oklab(93.1% -0.0877 0.1255) |
| OKLCH | oklch(93.1% 0.153 124.9) |
| XYZ | xyz(64.5767, 83.5647, 34.1958) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 3.46
Pale Lime
#BEFD73
ΔE00 3.49
Pistachio (survey)
#C0FA8B
ΔE00 3.57
Pear
#CBF85F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA83 #AC83FA
analogous
#FAE783 #D1FA83 #96FA83
triadic
#D1FA83 #83D1FA #FA83D1
tetradic
#D1FA83 #83FAE7 #AC83FA #FA8396
square
#D1FA83 #83FAE7 #AC83FA #FA8396
split-complementary
#D1FA83 #8396FA #E783FA
monochromatic
#A5F50D #BBF848 #D1FA83 #E7FCBE #F4FEE2
Accessibility & contrast
On white
1.19
#D1FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D1FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA83
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA83 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FFEB8A
Tritanopia (blue-blind)
#D8F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d1fa83; /* rgb */ color: rgb(209, 250, 131); /* oklch */ color: oklch(93.1% 0.153 124.9);
Tailwind
colors: {
custom: {
50: '#e1fca9',
500: '#d1fa83',
950: '#000000',
},
}SCSS
$custom: #d1fa83; $custom-light: #e1fca9; $custom-dark: #000000;
JSON
{
"hex": "#d1fa83",
"rgb": {
"r": 209,
"g": 250,
"b": 131
},
"hsl": {
"h": 80.672,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93101,
"c": 0.15313,
"h": 124.9
},
"luminance": 0.83565
}Semantic roles & 50–950 ramp
primary
#D1FA83
secondary
#7A49D8
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581