#8DEF89#8DEF89
#8DEF89 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.166 H 143.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF89 |
|---|---|
| RGB | rgb(141, 239, 137) |
| HSL | hsl(118, 76%, 74%) |
| HSV | hsv(118, 43%, 94%) |
| CMYK | cmyk(41%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(86.60, -48.66, 40.45) |
| CIE-LCH | lch(86.60, 63.28, 140.26°) |
| OKLab | oklab(86.78% -0.1326 0.0993) |
| OKLCH | oklch(86.78% 0.166 143.2) |
| XYZ | xyz(46.3642, 69.1991, 34.5758) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 2.72
Mint Green
#8FFF9F
ΔE00 3.87
Light Green
#96F97B
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.89
Easter Green
#8CFD7E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF89 #EB89EF
analogous
#C0EF89 #8DEF89 #89EFB8
triadic
#8DEF89 #898DEF #EF898D
tetradic
#8DEF89 #89C0EF #EB89EF #EFB889
square
#8DEF89 #89C0EF #EB89EF #EFB889
split-complementary
#8DEF89 #B889EF #EF89C0
monochromatic
#26DF1E #59E853 #8DEF89 #C1F6BF #E5FBE4
Accessibility & contrast
On white
1.42
#8DEF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#8DEF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF89
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF89 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE81
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#82EAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def89; /* rgb */ color: rgb(141, 239, 137); /* oklch */ color: oklch(86.8% 0.166 143.2);
Tailwind
colors: {
custom: {
50: '#b3f5ad',
500: '#8def89',
950: '#000000',
},
}SCSS
$custom: #8def89; $custom-light: #b3f5ad; $custom-dark: #000000;
JSON
{
"hex": "#8def89",
"rgb": {
"r": 141,
"g": 239,
"b": 137
},
"hsl": {
"h": 117.647,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.86775,
"c": 0.1656,
"h": 143.2
},
"luminance": 0.69202
}Semantic roles & 50–950 ramp
primary
#8DEF89
secondary
#C652CA
accent
#0DD8D0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581