#D9F58D#D9F58D
#D9F58D is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.7% C 0.133 H 121.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F58D |
|---|---|
| RGB | rgb(217, 245, 141) |
| HSL | hsl(76, 84%, 76%) |
| HSV | hsv(76, 42%, 96%) |
| CMYK | cmyk(11.4%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(92.57, -25.02, 46.95) |
| CIE-LCH | lch(92.57, 53.20, 118.06°) |
| OKLab | oklab(92.72% -0.0694 0.1138) |
| OKLCH | oklch(92.72% 0.133 121.4) |
| XYZ | xyz(66.0755, 81.9796, 37.5368) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.55
Pear
#CBF85F
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F58D #A98DF5
analogous
#F5DD8D #D9F58D #A5F58D
triadic
#D9F58D #8DD9F5 #F58DD9
tetradic
#D9F58D #8DF5DD #A98DF5 #F58DA5
square
#D9F58D #8DF5DD #A98DF5 #F58DA5
split-complementary
#D9F58D #8DA5F5 #DD8DF5
monochromatic
#B3EB1C #C6F055 #D9F58D #ECFAC5 #F6FDE3
Accessibility & contrast
On white
1.21
#D9F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D9F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F58D
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F58D | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#E1ECDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9f58d; /* rgb */ color: rgb(217, 245, 141); /* oklch */ color: oklch(92.7% 0.133 121.4);
Tailwind
colors: {
custom: {
50: '#e6f8b0',
500: '#d9f58d',
950: '#000000',
},
}SCSS
$custom: #d9f58d; $custom-light: #e6f8b0; $custom-dark: #000000;
JSON
{
"hex": "#d9f58d",
"rgb": {
"r": 217,
"g": 245,
"b": 141
},
"hsl": {
"h": 76.154,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.92717,
"c": 0.13331,
"h": 121.4
},
"luminance": 0.8198
}Semantic roles & 50–950 ramp
primary
#D9F58D
secondary
#7654D2
accent
#05E040
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161711
muted
#848581