#D9F481#D9F481
#D9F481 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.3% C 0.144 H 120.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F481 |
|---|---|
| RGB | rgb(217, 244, 129) |
| HSL | hsl(74, 84%, 73%) |
| HSV | hsv(74, 47%, 96%) |
| CMYK | cmyk(11.1%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(92.15, -25.80, 52.14) |
| CIE-LCH | lch(92.15, 58.17, 116.33°) |
| OKLab | oklab(92.33% -0.0725 0.1247) |
| OKLCH | oklch(92.33% 0.144 120.2) |
| XYZ | xyz(64.9288, 81.0382, 32.9860) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.94
Pear
#CBF85F
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 5.34
Light Khaki
#E6F2A2
ΔE00 5.59
Pale Lime
#BEFD73
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F481 #9C81F4
analogous
#F4D581 #D9F481 #9FF481
triadic
#D9F481 #81D9F4 #F481D9
tetradic
#D9F481 #81F4D5 #9C81F4 #F4819F
square
#D9F481 #81F4D5 #9C81F4 #F4819F
split-complementary
#D9F481 #819FF4 #D581F4
monochromatic
#B5E614 #C8EF49 #D9F481 #EAF9B9 #F7FDE3
Accessibility & contrast
On white
1.22
#D9F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D9F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F481
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F481 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#E2EAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9f481; /* rgb */ color: rgb(217, 244, 129); /* oklch */ color: oklch(92.3% 0.144 120.2);
Tailwind
colors: {
custom: {
50: '#e6f7a8',
500: '#d9f481',
950: '#000000',
},
}SCSS
$custom: #d9f481; $custom-light: #e6f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d9f481",
"rgb": {
"r": 217,
"g": 244,
"b": 129
},
"hsl": {
"h": 74.087,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.92334,
"c": 0.14422,
"h": 120.2
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#D9F481
secondary
#6949D0
accent
#05E039
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581