#D8F678#D8F678
#D8F678 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.6% C 0.156 H 120.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F678 |
|---|---|
| RGB | rgb(216, 246, 120) |
| HSL | hsl(74, 88%, 72%) |
| HSV | hsv(74, 51%, 96%) |
| CMYK | cmyk(12.2%, 0%, 51.2%, 3.5%) |
| CIE-LAB | lab(92.52, -27.98, 56.72) |
| CIE-LCH | lch(92.52, 63.25, 116.26°) |
| OKLab | oklab(92.58% -0.0793 0.134) |
| OKLCH | oklch(92.58% 0.156 120.6) |
| XYZ | xyz(64.6653, 81.8667, 30.1608) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.26
Light Yellow Green
#CCFD7F
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.30
Yellow Green
#C8FD3D
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F678 #9678F6
analogous
#F6D578 #D8F678 #99F678
triadic
#D8F678 #78D8F6 #F678D8
tetradic
#D8F678 #78F6D5 #9678F6 #F67899
square
#D8F678 #78F6D5 #9678F6 #F67899
split-complementary
#D8F678 #7899F6 #D578F6
monochromatic
#B2E40F #C7F23F #D8F678 #E9FAB1 #F7FDE2
Accessibility & contrast
On white
1.21
#D8F678 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#D8F678 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F678
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F678 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F678 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#E2EBD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d8f678; /* rgb */ color: rgb(216, 246, 120); /* oklch */ color: oklch(92.6% 0.156 120.6);
Tailwind
colors: {
custom: {
50: '#e6f9a2',
500: '#d8f678',
950: '#000000',
},
}SCSS
$custom: #d8f678; $custom-light: #e6f9a2; $custom-dark: #000000;
JSON
{
"hex": "#d8f678",
"rgb": {
"r": 216,
"g": 246,
"b": 120
},
"hsl": {
"h": 74.286,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.92579,
"c": 0.15577,
"h": 120.6
},
"luminance": 0.81867
}Semantic roles & 50–950 ramp
primary
#D8F678
secondary
#6341D1
accent
#01E437
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580