#D8F583#D8F583
#D8F583 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.5% C 0.144 H 121.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F583 |
|---|---|
| RGB | rgb(216, 245, 131) |
| HSL | hsl(75, 85%, 74%) |
| HSV | hsv(75, 47%, 96%) |
| CMYK | cmyk(11.8%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(92.37, -26.45, 51.46) |
| CIE-LCH | lch(92.37, 57.86, 117.21°) |
| OKLab | oklab(92.5% -0.0741 0.1233) |
| OKLCH | oklch(92.5% 0.144 121) |
| XYZ | xyz(65.0683, 81.5425, 33.7797) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.54
Pear
#CBF85F
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Pale Lime
#BEFD73
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F583 #A083F5
analogous
#F5D983 #D8F583 #9FF583
triadic
#D8F583 #83D8F5 #F583D8
tetradic
#D8F583 #83F5D9 #A083F5 #F5839F
square
#D8F583 #83F5D9 #A083F5 #F5839F
split-complementary
#D8F583 #839FF5 #D983F5
monochromatic
#B4EB13 #C6F04A #D8F583 #EAFABC #F6FDE3
Accessibility & contrast
On white
1.21
#D8F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D8F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F583
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F583 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#E1EBDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8f583; /* rgb */ color: rgb(216, 245, 131); /* oklch */ color: oklch(92.5% 0.144 121.0);
Tailwind
colors: {
custom: {
50: '#e6f8a9',
500: '#d8f583',
950: '#000000',
},
}SCSS
$custom: #d8f583; $custom-light: #e6f8a9; $custom-dark: #000000;
JSON
{
"hex": "#d8f583",
"rgb": {
"r": 216,
"g": 245,
"b": 131
},
"hsl": {
"h": 75.263,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.92504,
"c": 0.14388,
"h": 121
},
"luminance": 0.81542
}Semantic roles & 50–950 ramp
primary
#D8F583
secondary
#6D4BD1
accent
#04E23C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581