#8EEAAA#8EEAAA
#8EEAAA is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.3% C 0.126 H 152.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEAAA |
|---|---|
| RGB | rgb(142, 234, 170) |
| HSL | hsl(138, 69%, 74%) |
| HSV | hsv(138, 39%, 92%) |
| CMYK | cmyk(39.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(85.75, -40.89, 22.66) |
| CIE-LCH | lch(85.75, 46.75, 151.00°) |
| OKLab | oklab(86.28% -0.112 0.0576) |
| OKLCH | oklch(86.28% 0.126 152.8) |
| XYZ | xyz(47.8309, 67.4957, 48.5300) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.33
Light Sea Green
#98F6B0
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Seafoam
#A0FEBF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEAAA #EA8ECE
analogous
#A0EA8E #8EEAAA #8EEAD8
triadic
#8EEAAA #AA8EEA #EAAA8E
tetradic
#8EEAAA #8EA0EA #EA8ECE #EAD88E
square
#8EEAAA #8EA0EA #EA8ECE #EAD88E
split-complementary
#8EEAAA #D88EEA #EA8EA0
monochromatic
#28D65D #5AE083 #8EEAAA #C2F4D1 #E5FAEC
Accessibility & contrast
On white
1.45
#8EEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#8EEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEAAA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEAAA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#7DE8D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8eeaaa; /* rgb */ color: rgb(142, 234, 170); /* oklch */ color: oklch(86.3% 0.126 152.8);
Tailwind
colors: {
custom: {
50: '#b2f1c3',
500: '#8eeaaa',
950: '#000000',
},
}SCSS
$custom: #8eeaaa; $custom-light: #b2f1c3; $custom-dark: #000000;
JSON
{
"hex": "#8eeaaa",
"rgb": {
"r": 142,
"g": 234,
"b": 170
},
"hsl": {
"h": 138.261,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.86276,
"c": 0.12592,
"h": 152.8
},
"luminance": 0.67499
}Semantic roles & 50–950 ramp
primary
#8EEAAA
secondary
#C458A3
accent
#1597D1
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582