#8ED8A2#8ED8A2
#8ED8A2 is a light, moderate green. Relative luminance 0.575; OKLCH L 81.9% C 0.106 H 152.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED8A2 |
|---|---|
| RGB | rgb(142, 216, 162) |
| HSL | hsl(136, 49%, 70%) |
| HSV | hsv(136, 34%, 85%) |
| CMYK | cmyk(34.3%, 0%, 25%, 15.3%) |
| CIE-LAB | lab(80.44, -34.17, 19.50) |
| CIE-LCH | lch(80.44, 39.34, 150.29°) |
| OKLab | oklab(81.93% -0.0938 0.0497) |
| OKLCH | oklch(81.93% 0.106 152.1) |
| XYZ | xyz(42.2304, 57.4689, 43.0428) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.20
Seafoam
#7FE0B3
ΔE00 4.49
Mint
#AAF0C1
ΔE00 6.12
Light Teal
#90E4C1
ΔE00 6.31
Light Sea Green
#98F6B0
ΔE00 6.94
Light Grey Green
#B7E1A1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED8A2 #D88EC4
analogous
#9FD88E #8ED8A2 #8ED8C7
triadic
#8ED8A2 #A28ED8 #D8A28E
tetradic
#8ED8A2 #8E9FD8 #D88EC4 #D8C78E
square
#8ED8A2 #8E9FD8 #D88EC4 #D8C78E
split-complementary
#8ED8A2 #C78ED8 #D88E9F
monochromatic
#3CAF5B #61C87D #8ED8A2 #BBE8C7 #E8F7EC
Accessibility & contrast
On white
1.68
#8ED8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#8ED8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED8A2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED8A2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9F
Deuteranopia (green-blind)
#CDC4A5
Tritanopia (blue-blind)
#82D6C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8ed8a2; /* rgb */ color: rgb(142, 216, 162); /* oklch */ color: oklch(81.9% 0.106 152.1);
Tailwind
colors: {
custom: {
50: '#b1e4bd',
500: '#8ed8a2',
950: '#000000',
},
}SCSS
$custom: #8ed8a2; $custom-light: #b1e4bd; $custom-dark: #000000;
JSON
{
"hex": "#8ed8a2",
"rgb": {
"r": 142,
"g": 216,
"b": 162
},
"hsl": {
"h": 136.216,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.81927,
"c": 0.10613,
"h": 152.1
},
"luminance": 0.57471
}Semantic roles & 50–950 ramp
primary
#8ED8A2
secondary
#AF5C98
accent
#2A94BC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482