#D1FA8A#D1FA8A
#D1FA8A is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.146 H 125.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FA8A |
|---|---|
| RGB | rgb(209, 250, 138) |
| HSL | hsl(82, 92%, 76%) |
| HSV | hsv(82, 45%, 98%) |
| CMYK | cmyk(16.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.35, -30.65, 49.24) |
| CIE-LCH | lch(93.35, 58.00, 121.90°) |
| OKLab | oklab(93.2% -0.0851 0.1189) |
| OKLCH | oklch(93.2% 0.146 125.6) |
| XYZ | xyz(65.0673, 83.7609, 36.7793) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FA8A #B38AFA
analogous
#FAEB8A #D1FA8A #99FA8A
triadic
#D1FA8A #8AD1FA #FA8AD1
tetradic
#D1FA8A #8AFAEB #B38AFA #FA8A99
square
#D1FA8A #8AFAEB #B38AFA #FA8A99
split-complementary
#D1FA8A #8A99FA #EB8AFA
monochromatic
#A3F515 #BAF74F #D1FA8A #E8FDC5 #F3FEE2
Accessibility & contrast
On white
1.18
#D1FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D1FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FA8A
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FA8A | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FFEB90
Tritanopia (blue-blind)
#D7F1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d1fa8a; /* rgb */ color: rgb(209, 250, 138); /* oklch */ color: oklch(93.2% 0.146 125.6);
Tailwind
colors: {
custom: {
50: '#e1fcae',
500: '#d1fa8a',
950: '#000000',
},
}SCSS
$custom: #d1fa8a; $custom-light: #e1fcae; $custom-dark: #000000;
JSON
{
"hex": "#d1fa8a",
"rgb": {
"r": 209,
"g": 250,
"b": 138
},
"hsl": {
"h": 81.964,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93198,
"c": 0.1462,
"h": 125.6
},
"luminance": 0.83762
}Semantic roles & 50–950 ramp
primary
#D1FA8A
secondary
#824FD9
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581