#D9F484#D9F484
#D9F484 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.141 H 120.4°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F484 |
|---|---|
| RGB | rgb(217, 244, 132) |
| HSL | hsl(74, 84%, 74%) |
| HSV | hsv(74, 46%, 96%) |
| CMYK | cmyk(11.1%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(92.18, -25.50, 50.77) |
| CIE-LCH | lch(92.18, 56.81, 116.67°) |
| OKLab | oklab(92.37% -0.0714 0.1218) |
| OKLCH | oklch(92.37% 0.141 120.4) |
| XYZ | xyz(65.1311, 81.1192, 34.0517) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Pear
#CBF85F
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 5.27
Light Pea Green
#C4FE82
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.72
Pale Lime
#BEFD73
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F484 #9F84F4
analogous
#F4D784 #D9F484 #A1F484
triadic
#D9F484 #84D9F4 #F484D9
tetradic
#D9F484 #84F4D7 #9F84F4 #F484A1
square
#D9F484 #84F4D7 #9F84F4 #F484A1
split-complementary
#D9F484 #84A1F4 #D784F4
monochromatic
#B6E915 #C8EF4C #D9F484 #EAF9BC #F6FCE3
Accessibility & contrast
On white
1.22
#D9F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D9F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F484
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F484 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#E2EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9f484; /* rgb */ color: rgb(217, 244, 132); /* oklch */ color: oklch(92.4% 0.141 120.4);
Tailwind
colors: {
custom: {
50: '#e6f7aa',
500: '#d9f484',
950: '#000000',
},
}SCSS
$custom: #d9f484; $custom-light: #e6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#d9f484",
"rgb": {
"r": 217,
"g": 244,
"b": 132
},
"hsl": {
"h": 74.464,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.92374,
"c": 0.14123,
"h": 120.4
},
"luminance": 0.81119
}Semantic roles & 50–950 ramp
primary
#D9F484
secondary
#6C4CD0
accent
#05E03A
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581