#D8F776#D8F776
#D8F776 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.8% C 0.159 H 120.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F776 |
|---|---|
| RGB | rgb(216, 247, 118) |
| HSL | hsl(74, 89%, 72%) |
| HSV | hsv(74, 52%, 97%) |
| CMYK | cmyk(12.6%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(92.76, -28.63, 57.92) |
| CIE-LCH | lch(92.76, 64.61, 116.31°) |
| OKLab | oklab(92.77% -0.0813 0.1365) |
| OKLCH | oklch(92.77% 0.159 120.8) |
| XYZ | xyz(64.8502, 82.4286, 29.6299) |
| Luminance | 0.8243 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 5.10
Pale Lime
#BEFD73
ΔE00 5.17
Yellow Green
#C8FD3D
ΔE00 5.64
Light Lime Green
#B9FF66
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F776 #9576F7
analogous
#F7D676 #D8F776 #98F776
triadic
#D8F776 #76D8F7 #F776D8
tetradic
#D8F776 #76F7D6 #9576F7 #F77698
square
#D8F776 #76F7D6 #9576F7 #F77698
split-complementary
#D8F776 #7698F7 #D676F7
monochromatic
#B1E50D #C8F43C #D8F776 #E8FAB0 #F7FDE2
Accessibility & contrast
On white
1.20
#D8F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#D8F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F776
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F776 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#E2ECDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8f776; /* rgb */ color: rgb(216, 247, 118); /* oklch */ color: oklch(92.8% 0.159 120.8);
Tailwind
colors: {
custom: {
50: '#e6f9a1',
500: '#d8f776',
950: '#000000',
},
}SCSS
$custom: #d8f776; $custom-light: #e6f9a1; $custom-dark: #000000;
JSON
{
"hex": "#d8f776",
"rgb": {
"r": 216,
"g": 247,
"b": 118
},
"hsl": {
"h": 74.419,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.92771,
"c": 0.15888,
"h": 120.8
},
"luminance": 0.82428
}Semantic roles & 50–950 ramp
primary
#D8F776
secondary
#623FD2
accent
#00E637
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16170F
muted
#848580