#D8F77F#D8F77F
#D8F77F is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.9% C 0.150 H 121.3°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F77F |
|---|---|
| RGB | rgb(216, 247, 127) |
| HSL | hsl(76, 88%, 73%) |
| HSV | hsv(76, 49%, 97%) |
| CMYK | cmyk(12.6%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(92.86, -27.79, 53.92) |
| CIE-LCH | lch(92.86, 60.66, 117.27°) |
| OKLab | oklab(92.88% -0.0782 0.1285) |
| OKLCH | oklch(92.88% 0.15 121.3) |
| XYZ | xyz(65.4108, 82.6528, 32.5822) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Pear
#CBF85F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 4.64
Pale Lime
#BEFD73
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F77F #9E7FF7
analogous
#F7DA7F #D8F77F #9CF77F
triadic
#D8F77F #7FD8F7 #F77FD8
tetradic
#D8F77F #7FF7DA #9E7FF7 #F77F9C
square
#D8F77F #7FF7DA #9E7FF7 #F77F9C
split-complementary
#D8F77F #7F9CF7 #DA7FF7
monochromatic
#B3ED0F #C6F345 #D8F77F #EAFBB9 #F6FDE2
Accessibility & contrast
On white
1.20
#D8F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#D8F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F77F
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F77F | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#E1EDDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d8f77f; /* rgb */ color: rgb(216, 247, 127); /* oklch */ color: oklch(92.9% 0.150 121.3);
Tailwind
colors: {
custom: {
50: '#e6faa7',
500: '#d8f77f',
950: '#000000',
},
}SCSS
$custom: #d8f77f; $custom-light: #e6faa7; $custom-dark: #000000;
JSON
{
"hex": "#d8f77f",
"rgb": {
"r": 216,
"g": 247,
"b": 127
},
"hsl": {
"h": 75.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.92882,
"c": 0.1504,
"h": 121.3
},
"luminance": 0.82653
}Semantic roles & 50–950 ramp
primary
#D8F77F
secondary
#6B47D3
accent
#01E53C
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580