#D8FA83#D8FA83
#D8FA83 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.6% C 0.150 H 122.5°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA83 |
|---|---|
| RGB | rgb(216, 250, 131) |
| HSL | hsl(77, 92%, 75%) |
| HSV | hsv(77, 48%, 98%) |
| CMYK | cmyk(13.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.71, -28.80, 53.09) |
| CIE-LCH | lch(93.71, 60.40, 118.48°) |
| OKLab | oklab(93.58% -0.0807 0.1269) |
| OKLCH | oklch(93.58% 0.15 122.5) |
| XYZ | xyz(66.6014, 84.6087, 34.2907) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.51
Pear
#CBF85F
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 4.00
Pale Lime
#BEFD73
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA83 #A583FA
analogous
#FAE183 #D8FA83 #9DFA83
triadic
#D8FA83 #83D8FA #FA83D8
tetradic
#D8FA83 #83FAE1 #A583FA #FA839D
square
#D8FA83 #83FAE1 #A583FA #FA839D
split-complementary
#D8FA83 #839DFA #E183FA
monochromatic
#B3F50D #C5F848 #D8FA83 #EBFCBE #F6FEE2
Accessibility & contrast
On white
1.17
#D8FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#D8FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA83
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA83 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE79
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#E0F0DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa83; /* rgb */ color: rgb(216, 250, 131); /* oklch */ color: oklch(93.6% 0.150 122.5);
Tailwind
colors: {
custom: {
50: '#e6fca9',
500: '#d8fa83',
950: '#000000',
},
}SCSS
$custom: #d8fa83; $custom-light: #e6fca9; $custom-dark: #000000;
JSON
{
"hex": "#d8fa83",
"rgb": {
"r": 216,
"g": 250,
"b": 131
},
"hsl": {
"h": 77.143,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93581,
"c": 0.15042,
"h": 122.5
},
"luminance": 0.84609
}Semantic roles & 50–950 ramp
primary
#D8FA83
secondary
#7249D8
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581