#8EE17D#8EE17D
#8EE17D is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.3% C 0.157 H 140.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE17D |
|---|---|
| RGB | rgb(142, 225, 125) |
| HSL | hsl(110, 63%, 69%) |
| HSV | hsv(110, 44%, 88%) |
| CMYK | cmyk(36.9%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(82.42, -44.06, 41.03) |
| CIE-LCH | lch(82.42, 60.21, 137.04°) |
| OKLab | oklab(83.33% -0.1204 0.1001) |
| OKLCH | oklch(83.33% 0.157 140.3) |
| XYZ | xyz(41.7807, 61.0797, 28.9862) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Lightish Green
#61E160
ΔE00 5.01
Light Green
#96F97B
ΔE00 5.75
Palegreen
#98FB98
ΔE00 5.79
Fresh Green
#69D84F
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE17D #D07DE1
analogous
#C0E17D #8EE17D #7DE19E
triadic
#8EE17D #7D8EE1 #E17D8E
tetradic
#8EE17D #7DC0E1 #D07DE1 #E19E7D
square
#8EE17D #7DC0E1 #D07DE1 #E19E7D
split-complementary
#8EE17D #9E7DE1 #E17DC0
monochromatic
#43B92B #63D64B #8EE17D #B9ECAF #E4F8E0
Accessibility & contrast
On white
1.59
#8EE17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#8EE17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE17D
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE17D | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D275
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#88DBC9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ee17d; /* rgb */ color: rgb(142, 225, 125); /* oklch */ color: oklch(83.3% 0.157 140.3);
Tailwind
colors: {
custom: {
50: '#b3eba4',
500: '#8ee17d',
950: '#000000',
},
}SCSS
$custom: #8ee17d; $custom-light: #b3eba4; $custom-dark: #000000;
JSON
{
"hex": "#8ee17d",
"rgb": {
"r": 142,
"g": 225,
"b": 125
},
"hsl": {
"h": 109.8,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.83329,
"c": 0.15658,
"h": 140.3
},
"luminance": 0.61082
}Semantic roles & 50–950 ramp
primary
#8EE17D
secondary
#A54AB8
accent
#1BCAAC
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480