#8EE8A8#8EE8A8
#8EE8A8 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.8% C 0.125 H 152.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE8A8 |
|---|---|
| RGB | rgb(142, 232, 168) |
| HSL | hsl(137, 66%, 73%) |
| HSV | hsv(137, 39%, 91%) |
| CMYK | cmyk(38.8%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(85.14, -40.36, 22.86) |
| CIE-LCH | lch(85.14, 46.38, 150.47°) |
| OKLab | oklab(85.77% -0.1105 0.0581) |
| OKLCH | oklch(85.77% 0.125 152.3) |
| XYZ | xyz(47.0770, 66.2883, 47.3525) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.07
Light Sea Green
#98F6B0
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.68
Light Mint Green
#A6FBB2
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE8A8 #E88ECE
analogous
#A1E88E #8EE8A8 #8EE8D5
triadic
#8EE8A8 #A88EE8 #E8A88E
tetradic
#8EE8A8 #8EA1E8 #E88ECE #E8D58E
square
#8EE8A8 #8EA1E8 #E88ECE #E8D58E
split-complementary
#8EE8A8 #D58EE8 #E88EA1
monochromatic
#2BD15B #5BDE81 #8EE8A8 #C1F2CF #E6FAEB
Accessibility & contrast
On white
1.47
#8EE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#8EE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE8A8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE8A8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#7EE6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ee8a8; /* rgb */ color: rgb(142, 232, 168); /* oklch */ color: oklch(85.8% 0.125 152.3);
Tailwind
colors: {
custom: {
50: '#b2f0c2',
500: '#8ee8a8',
950: '#000000',
},
}SCSS
$custom: #8ee8a8; $custom-light: #b2f0c2; $custom-dark: #000000;
JSON
{
"hex": "#8ee8a8",
"rgb": {
"r": 142,
"g": 232,
"b": 168
},
"hsl": {
"h": 137.333,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.85769,
"c": 0.12481,
"h": 152.3
},
"luminance": 0.66291
}Semantic roles & 50–950 ramp
primary
#8EE8A8
secondary
#C258A3
accent
#1799CE
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582