#D9FD80#D9FD80
#D9FD80 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.157 H 122.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FD80 |
|---|---|
| RGB | rgb(217, 253, 128) |
| HSL | hsl(77, 97%, 75%) |
| HSV | hsv(77, 49%, 99%) |
| CMYK | cmyk(14.2%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(94.55, -30.12, 55.50) |
| CIE-LCH | lch(94.55, 63.15, 118.49°) |
| OKLab | oklab(94.26% -0.0847 0.132) |
| OKLCH | oklch(94.26% 0.157 122.7) |
| XYZ | xyz(67.6370, 86.5606, 33.5625) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.33
Pear
#CBF85F
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 3.91
Pale Lime
#BEFD73
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FD80 #A480FD
analogous
#FDE380 #D9FD80 #9BFD80
triadic
#D9FD80 #80D9FD #FD80D9
tetradic
#D9FD80 #80FDE3 #A480FD #FD809B
square
#D9FD80 #80FDE3 #A480FD #FD809B
split-complementary
#D9FD80 #809BFD #E380FD
monochromatic
#B5FB07 #C7FC44 #D9FD80 #EBFEBC #F6FFE1
Accessibility & contrast
On white
1.15
#D9FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D9FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FD80
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FD80 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF075
Deuteranopia (green-blind)
#FFEF87
Tritanopia (blue-blind)
#E2F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d9fd80; /* rgb */ color: rgb(217, 253, 128); /* oklch */ color: oklch(94.3% 0.157 122.7);
Tailwind
colors: {
custom: {
50: '#e7fea7',
500: '#d9fd80',
950: '#000000',
},
}SCSS
$custom: #d9fd80; $custom-light: #e7fea7; $custom-dark: #000000;
JSON
{
"hex": "#d9fd80",
"rgb": {
"r": 217,
"g": 253,
"b": 128
},
"hsl": {
"h": 77.28,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.94259,
"c": 0.15687,
"h": 122.7
},
"luminance": 0.86561
}Semantic roles & 50–950 ramp
primary
#D9FD80
secondary
#7146DB
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581