#8EE8A4#8EE8A4
#8EE8A4 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.7% C 0.129 H 150.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE8A4 |
|---|---|
| RGB | rgb(142, 232, 164) |
| HSL | hsl(135, 66%, 73%) |
| HSV | hsv(135, 39%, 91%) |
| CMYK | cmyk(38.8%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(85.07, -41.07, 24.82) |
| CIE-LCH | lch(85.07, 47.98, 148.85°) |
| OKLab | oklab(85.68% -0.1122 0.0628) |
| OKLCH | oklch(85.68% 0.129 150.8) |
| XYZ | xyz(46.7101, 66.1415, 45.4201) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.36
Light Sea Green
#98F6B0
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Mint Green
#A6FBB2
ΔE00 4.47
Seafoam Green
#7AF9AB
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE8A4 #E88ED2
analogous
#A5E88E #8EE8A4 #8EE8D1
triadic
#8EE8A4 #A48EE8 #E8A48E
tetradic
#8EE8A4 #8EA5E8 #E88ED2 #E8D18E
square
#8EE8A4 #8EA5E8 #E88ED2 #E8D18E
split-complementary
#8EE8A4 #D18EE8 #E88EA5
monochromatic
#2BD153 #5BDE7B #8EE8A4 #C1F2CD #E6FAEB
Accessibility & contrast
On white
1.48
#8EE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#8EE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE8A4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE8A4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA0
Deuteranopia (green-blind)
#DBD1A8
Tritanopia (blue-blind)
#7FE5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ee8a4; /* rgb */ color: rgb(142, 232, 164); /* oklch */ color: oklch(85.7% 0.129 150.8);
Tailwind
colors: {
custom: {
50: '#b2f0bf',
500: '#8ee8a4',
950: '#000000',
},
}SCSS
$custom: #8ee8a4; $custom-light: #b2f0bf; $custom-dark: #000000;
JSON
{
"hex": "#8ee8a4",
"rgb": {
"r": 142,
"g": 232,
"b": 164
},
"hsl": {
"h": 134.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.85684,
"c": 0.12861,
"h": 150.8
},
"luminance": 0.66144
}Semantic roles & 50–950 ramp
primary
#8EE8A4
secondary
#C258A8
accent
#17A1CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582