#D1F481#D1F481
#D1F481 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.8% C 0.147 H 123.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F481 |
|---|---|
| RGB | rgb(209, 244, 129) |
| HSL | hsl(78, 84%, 73%) |
| HSV | hsv(78, 47%, 96%) |
| CMYK | cmyk(14.3%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.61, -28.81, 51.36) |
| CIE-LCH | lch(91.61, 58.89, 119.29°) |
| OKLab | oklab(91.77% -0.0806 0.123) |
| OKLCH | oklch(91.77% 0.147 123.2) |
| XYZ | xyz(62.6077, 79.8414, 32.8772) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 3.91
Pear
#CBF85F
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Pale Lime
#BEFD73
ΔE00 4.55
Light Yellowish Green
#C2FF89
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F481 #A481F4
analogous
#F4DE81 #D1F481 #97F481
triadic
#D1F481 #81D1F4 #F481D1
tetradic
#D1F481 #81F4DE #A481F4 #F48197
square
#D1F481 #81F4DE #A481F4 #F48197
split-complementary
#D1F481 #8197F4 #DE81F4
monochromatic
#A6E614 #BCEF49 #D1F481 #E6F9B9 #F5FDE3
Accessibility & contrast
On white
1.24
#D1F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D1F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F481
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F481 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#D9EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d1f481; /* rgb */ color: rgb(209, 244, 129); /* oklch */ color: oklch(91.8% 0.147 123.2);
Tailwind
colors: {
custom: {
50: '#e1f7a8',
500: '#d1f481',
950: '#000000',
},
}SCSS
$custom: #d1f481; $custom-light: #e1f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d1f481",
"rgb": {
"r": 209,
"g": 244,
"b": 129
},
"hsl": {
"h": 78.261,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91769,
"c": 0.14708,
"h": 123.2
},
"luminance": 0.79842
}Semantic roles & 50–950 ramp
primary
#D1F481
secondary
#7249D0
accent
#05E048
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581