#D9F080#D9F080
#D9F080 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.5% C 0.140 H 118.8°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F080 |
|---|---|
| RGB | rgb(217, 240, 128) |
| HSL | hsl(72, 79%, 72%) |
| HSV | hsv(72, 47%, 94%) |
| CMYK | cmyk(9.6%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(91.07, -24.00, 51.29) |
| CIE-LCH | lch(91.07, 56.63, 115.07°) |
| OKLab | oklab(91.46% -0.0675 0.1227) |
| OKLCH | oklch(91.46% 0.14 118.8) |
| XYZ | xyz(63.6721, 78.6308, 32.2408) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.89
Pear
#CBF85F
ΔE00 5.17
Light Khaki
#E6F2A2
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 6.23
Yellowish Tan
#FCFC81
ΔE00 6.56
Pistachio (survey)
#C0FA8B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F080 #9780F0
analogous
#F0CF80 #D9F080 #A1F080
triadic
#D9F080 #80D9F0 #F080D9
tetradic
#D9F080 #80F0CF #9780F0 #F080A1
square
#D9F080 #80F0CF #9780F0 #F080A1
split-complementary
#D9F080 #80A1F0 #CF80F0
monochromatic
#B4DC1A #C9EA49 #D9F080 #E9F6B7 #F7FCE4
Accessibility & contrast
On white
1.26
#D9F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D9F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F080
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F080 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#E3E6D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d9f080; /* rgb */ color: rgb(217, 240, 128); /* oklch */ color: oklch(91.5% 0.140 118.8);
Tailwind
colors: {
custom: {
50: '#e6f5a7',
500: '#d9f080',
950: '#000000',
},
}SCSS
$custom: #d9f080; $custom-light: #e6f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d9f080",
"rgb": {
"r": 217,
"g": 240,
"b": 128
},
"hsl": {
"h": 72.321,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.91463,
"c": 0.14007,
"h": 118.8
},
"luminance": 0.7863
}Semantic roles & 50–950 ramp
primary
#D9F080
secondary
#644ACB
accent
#0ADB35
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580