#D8F686#D8F686
#D8F686 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.8% C 0.142 H 121.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F686 |
|---|---|
| RGB | rgb(216, 246, 134) |
| HSL | hsl(76, 86%, 75%) |
| HSV | hsv(76, 46%, 96%) |
| CMYK | cmyk(12.2%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(92.68, -26.62, 50.41) |
| CIE-LCH | lch(92.68, 57.01, 117.83°) |
| OKLab | oklab(92.76% -0.0744 0.1212) |
| OKLCH | oklch(92.76% 0.142 121.5) |
| XYZ | xyz(65.5779, 82.2317, 34.9672) |
| Luminance | 0.8223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Light Pea Green
#C4FE82
ΔE00 4.67
Pear
#CBF85F
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F686 #A486F6
analogous
#F6DC86 #D8F686 #A0F686
triadic
#D8F686 #86D8F6 #F686D8
tetradic
#D8F686 #86F6DC #A486F6 #F686A0
square
#D8F686 #86F6DC #A486F6 #F686A0
split-complementary
#D8F686 #86A0F6 #DC86F6
monochromatic
#B3EE14 #C6F24D #D8F686 #EAFABF #F6FDE3
Accessibility & contrast
On white
1.20
#D8F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D8F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F686
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F686 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#E0ECDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8f686; /* rgb */ color: rgb(216, 246, 134); /* oklch */ color: oklch(92.8% 0.142 121.5);
Tailwind
colors: {
custom: {
50: '#e6f9ab',
500: '#d8f686',
950: '#000000',
},
}SCSS
$custom: #d8f686; $custom-light: #e6f9ab; $custom-dark: #000000;
JSON
{
"hex": "#d8f686",
"rgb": {
"r": 216,
"g": 246,
"b": 134
},
"hsl": {
"h": 76.071,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.9276,
"c": 0.14218,
"h": 121.5
},
"luminance": 0.82232
}Semantic roles & 50–950 ramp
primary
#D8F686
secondary
#714DD3
accent
#03E33F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581