#D8FA8B#D8FA8B
#D8FA8B is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.142 H 123.1°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FA8B |
|---|---|
| RGB | rgb(216, 250, 139) |
| HSL | hsl(78, 92%, 76%) |
| HSV | hsv(78, 44%, 98%) |
| CMYK | cmyk(13.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(93.81, -27.97, 49.44) |
| CIE-LCH | lch(93.81, 56.81, 119.50°) |
| OKLab | oklab(93.69% -0.0778 0.1193) |
| OKLCH | oklch(93.69% 0.142 123.1) |
| XYZ | xyz(67.1647, 84.8340, 37.2573) |
| Luminance | 0.8483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.91
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pale Lime
#BEFD73
ΔE00 4.89
Pear
#CBF85F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FA8B #AD8BFA
analogous
#FAE58B #D8FA8B #A1FA8B
triadic
#D8FA8B #8BD8FA #FA8BD8
tetradic
#D8FA8B #8BFAE5 #AD8BFA #FA8BA1
square
#D8FA8B #8BFAE5 #AD8BFA #FA8BA1
split-complementary
#D8FA8B #8BA1FA #E58BFA
monochromatic
#B1F516 #C4F750 #D8FA8B #ECFDC6 #F5FEE2
Accessibility & contrast
On white
1.17
#D8FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#D8FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FA8B
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FA8B | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#E0F0E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8fa8b; /* rgb */ color: rgb(216, 250, 139); /* oklch */ color: oklch(93.7% 0.142 123.1);
Tailwind
colors: {
custom: {
50: '#e5fcaf',
500: '#d8fa8b',
950: '#000000',
},
}SCSS
$custom: #d8fa8b; $custom-light: #e5fcaf; $custom-dark: #000000;
JSON
{
"hex": "#d8fa8b",
"rgb": {
"r": 216,
"g": 250,
"b": 139
},
"hsl": {
"h": 78.378,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.9369,
"c": 0.14245,
"h": 123.1
},
"luminance": 0.84834
}Semantic roles & 50–950 ramp
primary
#D8FA8B
secondary
#7A50D9
accent
#00E646
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581