#8EE8A3#8EE8A3
#8EE8A3 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.7% C 0.130 H 150.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE8A3 |
|---|---|
| RGB | rgb(142, 232, 163) |
| HSL | hsl(134, 66%, 73%) |
| HSV | hsv(134, 39%, 91%) |
| CMYK | cmyk(38.8%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(85.05, -41.24, 25.31) |
| CIE-LCH | lch(85.05, 48.39, 148.46°) |
| OKLab | oklab(85.66% -0.1127 0.064) |
| OKLCH | oklch(85.66% 0.13 150.4) |
| XYZ | xyz(46.6201, 66.1056, 44.9463) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.47
Light Sea Green
#98F6B0
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Mint Green
#A6FBB2
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE8A3 #E88ED3
analogous
#A6E88E #8EE8A3 #8EE8D0
triadic
#8EE8A3 #A38EE8 #E8A38E
tetradic
#8EE8A3 #8EA6E8 #E88ED3 #E8D08E
square
#8EE8A3 #8EA6E8 #E88ED3 #E8D08E
split-complementary
#8EE8A3 #D08EE8 #E88EA6
monochromatic
#2BD151 #5BDE7A #8EE8A3 #C1F2CC #E6FAEA
Accessibility & contrast
On white
1.48
#8EE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#8EE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE8A3
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE8A3 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#DBD1A7
Tritanopia (blue-blind)
#7FE5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ee8a3; /* rgb */ color: rgb(142, 232, 163); /* oklch */ color: oklch(85.7% 0.130 150.4);
Tailwind
colors: {
custom: {
50: '#b2f0be',
500: '#8ee8a3',
950: '#000000',
},
}SCSS
$custom: #8ee8a3; $custom-light: #b2f0be; $custom-dark: #000000;
JSON
{
"hex": "#8ee8a3",
"rgb": {
"r": 142,
"g": 232,
"b": 163
},
"hsl": {
"h": 134,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.85663,
"c": 0.12958,
"h": 150.4
},
"luminance": 0.66108
}Semantic roles & 50–950 ramp
primary
#8EE8A3
secondary
#C258A9
accent
#17A3CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582