#D8F588#D8F588
#D8F588 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.6% C 0.139 H 121.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F588 |
|---|---|
| RGB | rgb(216, 245, 136) |
| HSL | hsl(76, 84%, 75%) |
| HSV | hsv(76, 44%, 96%) |
| CMYK | cmyk(11.8%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(92.43, -25.94, 49.16) |
| CIE-LCH | lch(92.43, 55.58, 117.81°) |
| OKLab | oklab(92.57% -0.0723 0.1185) |
| OKLCH | oklch(92.57% 0.139 121.4) |
| XYZ | xyz(65.4154, 81.6813, 35.6076) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Light Pea Green
#C4FE82
ΔE00 4.88
Pear
#CBF85F
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F588 #A588F5
analogous
#F5DB88 #D8F588 #A2F588
triadic
#D8F588 #88D8F5 #F588D8
tetradic
#D8F588 #88F5DB #A588F5 #F588A2
square
#D8F588 #88F5DB #A588F5 #F588A2
split-complementary
#D8F588 #88A2F5 #DB88F5
monochromatic
#B3EC17 #C5F050 #D8F588 #EBFAC0 #F6FDE3
Accessibility & contrast
On white
1.21
#D8F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#D8F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F588
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F588 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E0EBDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8f588; /* rgb */ color: rgb(216, 245, 136); /* oklch */ color: oklch(92.6% 0.139 121.4);
Tailwind
colors: {
custom: {
50: '#e5f8ac',
500: '#d8f588',
950: '#000000',
},
}SCSS
$custom: #d8f588; $custom-light: #e5f8ac; $custom-dark: #000000;
JSON
{
"hex": "#d8f588",
"rgb": {
"r": 216,
"g": 245,
"b": 136
},
"hsl": {
"h": 75.963,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.92573,
"c": 0.13883,
"h": 121.4
},
"luminance": 0.81681
}Semantic roles & 50–950 ramp
primary
#D8F588
secondary
#724FD2
accent
#05E13F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581