#D1FE8A#D1FE8A
#D1FE8A is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.152 H 126.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FE8A |
|---|---|
| RGB | rgb(209, 254, 138) |
| HSL | hsl(83, 98%, 77%) |
| HSV | hsv(83, 46%, 100%) |
| CMYK | cmyk(17.7%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.43, -32.50, 50.58) |
| CIE-LCH | lch(94.43, 60.12, 122.72°) |
| OKLab | oklab(94.07% -0.0903 0.1219) |
| OKLCH | oklch(94.07% 0.152 126.5) |
| XYZ | xyz(66.3234, 86.2732, 37.1980) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.35
Light Pea Green
#C4FE82
ΔE00 2.09
Light Yellowish Green
#C2FF89
ΔE00 2.59
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Pale Lime
#BEFD73
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FE8A #B78AFE
analogous
#FEF18A #D1FE8A #97FE8A
triadic
#D1FE8A #8AD1FE #FE8AD1
tetradic
#D1FE8A #8AFEF1 #B78AFE #FE8A97
square
#D1FE8A #8AFEF1 #B78AFE #FE8A97
split-complementary
#D1FE8A #8A97FE #F18AFE
monochromatic
#A1FD11 #B9FD4D #D1FE8A #E9FFC7 #F3FFE1
Accessibility & contrast
On white
1.15
#D1FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#D1FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FE8A
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FE8A | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#D7F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d1fe8a; /* rgb */ color: rgb(209, 254, 138); /* oklch */ color: oklch(94.1% 0.152 126.5);
Tailwind
colors: {
custom: {
50: '#e1ffae',
500: '#d1fe8a',
950: '#000000',
},
}SCSS
$custom: #d1fe8a; $custom-light: #e1ffae; $custom-dark: #000000;
JSON
{
"hex": "#d1fe8a",
"rgb": {
"r": 209,
"g": 254,
"b": 138
},
"hsl": {
"h": 83.276,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94068,
"c": 0.15166,
"h": 126.5
},
"luminance": 0.86274
}Semantic roles & 50–950 ramp
primary
#D1FE8A
secondary
#864EDE
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681