#D8FA85#D8FA85
#D8FA85 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.6% C 0.148 H 122.6°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA85 |
|---|---|
| RGB | rgb(216, 250, 133) |
| HSL | hsl(77, 92%, 75%) |
| HSV | hsv(77, 47%, 98%) |
| CMYK | cmyk(13.6%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(93.74, -28.60, 52.18) |
| CIE-LCH | lch(93.74, 59.51, 118.72°) |
| OKLab | oklab(93.61% -0.08 0.1251) |
| OKLCH | oklch(93.61% 0.148 122.6) |
| XYZ | xyz(66.7383, 84.6634, 35.0115) |
| Luminance | 0.8466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.94
Pear
#CBF85F
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.65
Light Yellowish Green
#C2FF89
ΔE00 4.65
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA85 #A785FA
analogous
#FAE285 #D8FA85 #9DFA85
triadic
#D8FA85 #85D8FA #FA85D8
tetradic
#D8FA85 #85FAE2 #A785FA #FA859D
square
#D8FA85 #85FAE2 #A785FA #FA859D
split-complementary
#D8FA85 #859DFA #E285FA
monochromatic
#B2F50F #C5F84A #D8FA85 #EBFCC0 #F6FEE2
Accessibility & contrast
On white
1.17
#D8FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D8FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA85
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA85 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FFED8B
Tritanopia (blue-blind)
#E0F0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa85; /* rgb */ color: rgb(216, 250, 133); /* oklch */ color: oklch(93.6% 0.148 122.6);
Tailwind
colors: {
custom: {
50: '#e6fcab',
500: '#d8fa85',
950: '#000000',
},
}SCSS
$custom: #d8fa85; $custom-light: #e6fcab; $custom-dark: #000000;
JSON
{
"hex": "#d8fa85",
"rgb": {
"r": 216,
"g": 250,
"b": 133
},
"hsl": {
"h": 77.436,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.93607,
"c": 0.14846,
"h": 122.6
},
"luminance": 0.84664
}Semantic roles & 50–950 ramp
primary
#D8FA85
secondary
#744BD8
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581