#D8F080#D8F080
#D8F080 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.4% C 0.140 H 119.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F080 |
|---|---|
| RGB | rgb(216, 240, 128) |
| HSL | hsl(73, 79%, 72%) |
| HSV | hsv(73, 47%, 94%) |
| CMYK | cmyk(10%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(91.00, -24.38, 51.19) |
| CIE-LCH | lch(91.00, 56.70, 115.47°) |
| OKLab | oklab(91.39% -0.0685 0.1225) |
| OKLCH | oklch(91.39% 0.14 119.2) |
| XYZ | xyz(63.3757, 78.4779, 32.2269) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.72
Pear
#CBF85F
ΔE00 5.08
Light Khaki
#E6F2A2
ΔE00 5.23
Light Pea Green
#C4FE82
ΔE00 6.04
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Pale Lime
#BEFD73
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F080 #9880F0
analogous
#F0D080 #D8F080 #A0F080
triadic
#D8F080 #80D8F0 #F080D8
tetradic
#D8F080 #80F0D0 #9880F0 #F080A0
square
#D8F080 #80F0D0 #9880F0 #F080A0
split-complementary
#D8F080 #80A0F0 #D080F0
monochromatic
#B2DC1A #C7EA49 #D8F080 #E9F6B7 #F7FCE4
Accessibility & contrast
On white
1.26
#D8F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D8F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F080
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F080 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#E1E6D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d8f080; /* rgb */ color: rgb(216, 240, 128); /* oklch */ color: oklch(91.4% 0.140 119.2);
Tailwind
colors: {
custom: {
50: '#e6f5a7',
500: '#d8f080',
950: '#000000',
},
}SCSS
$custom: #d8f080; $custom-light: #e6f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d8f080",
"rgb": {
"r": 216,
"g": 240,
"b": 128
},
"hsl": {
"h": 72.857,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.9139,
"c": 0.14038,
"h": 119.2
},
"luminance": 0.78478
}Semantic roles & 50–950 ramp
primary
#D8F080
secondary
#654ACB
accent
#0ADB37
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580