#8DEF78#8DEF78
#8DEF78 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.181 H 140.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF78 |
|---|---|
| RGB | rgb(141, 239, 120) |
| HSL | hsl(109, 79%, 70%) |
| HSV | hsv(109, 50%, 94%) |
| CMYK | cmyk(41%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(86.38, -50.90, 48.35) |
| CIE-LCH | lch(86.38, 70.21, 136.47°) |
| OKLab | oklab(86.52% -0.1393 0.1163) |
| OKLCH | oklch(86.52% 0.181 140.1) |
| XYZ | xyz(45.2394, 68.7491, 28.6518) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.27
Easter Green
#8CFD7E
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.68
Light Grass Green
#9AF764
ΔE00 4.13
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Palegreen
#98FB98
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF78 #DA78EF
analogous
#C8EF78 #8DEF78 #78EF9E
triadic
#8DEF78 #788DEF #EF788D
tetradic
#8DEF78 #78C8EF #DA78EF #EF9E78
square
#8DEF78 #78C8EF #DA78EF #EF9E78
split-complementary
#8DEF78 #9E78EF #EF78C8
monochromatic
#3AD419 #5FE941 #8DEF78 #BBF5AF #E8FCE4
Accessibility & contrast
On white
1.42
#8DEF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#8DEF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF78
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF78 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6E
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#85E8D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #8def78; /* rgb */ color: rgb(141, 239, 120); /* oklch */ color: oklch(86.5% 0.181 140.1);
Tailwind
colors: {
custom: {
50: '#b3f5a1',
500: '#8def78',
950: '#000000',
},
}SCSS
$custom: #8def78; $custom-light: #b3f5a1; $custom-dark: #000000;
JSON
{
"hex": "#8def78",
"rgb": {
"r": 141,
"g": 239,
"b": 120
},
"hsl": {
"h": 109.412,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.86521,
"c": 0.18144,
"h": 140.1
},
"luminance": 0.68752
}Semantic roles & 50–950 ramp
primary
#8DEF78
secondary
#B143C9
accent
#0ADBB6
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580