#D8FD7F#D8FD7F
#D8FD7F is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.2% C 0.158 H 123.0°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D8FD7F |
|---|---|
| RGB | rgb(216, 253, 127) |
| HSL | hsl(78, 97%, 75%) |
| HSV | hsv(78, 50%, 99%) |
| CMYK | cmyk(14.6%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(94.48, -30.59, 55.86) |
| CIE-LCH | lch(94.48, 63.68, 118.71°) |
| OKLab | oklab(94.18% -0.0861 0.1327) |
| OKLCH | oklch(94.18% 0.158 123) |
| XYZ | xyz(67.2751, 86.3816, 33.2036) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.18
Pear
#CBF85F
ΔE00 3.29
Light Pea Green
#C4FE82
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8FD7F #A47FFD
analogous
#FDE37F #D8FD7F #99FD7F
triadic
#D8FD7F #7FD8FD #FD7FD8
tetradic
#D8FD7F #7FFDE3 #A47FFD #FD7F99
square
#D8FD7F #7FFDE3 #A47FFD #FD7F99
split-complementary
#D8FD7F #7F99FD #E37FFD
monochromatic
#B3FB06 #C6FC43 #D8FD7F #EAFEBB #F6FFE1
Accessibility & contrast
On white
1.15
#D8FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#D8FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8FD7F
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8FD7F | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#E0F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d8fd7f; /* rgb */ color: rgb(216, 253, 127); /* oklch */ color: oklch(94.2% 0.158 123.0);
Tailwind
colors: {
custom: {
50: '#e6fea7',
500: '#d8fd7f',
950: '#000000',
},
}SCSS
$custom: #d8fd7f; $custom-light: #e6fea7; $custom-dark: #000000;
JSON
{
"hex": "#d8fd7f",
"rgb": {
"r": 216,
"g": 253,
"b": 127
},
"hsl": {
"h": 77.619,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.94177,
"c": 0.15818,
"h": 123
},
"luminance": 0.86382
}Semantic roles & 50–950 ramp
primary
#D8FD7F
secondary
#7145DB
accent
#00E643
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580