#8EC8A4#8EC8A4
#8EC8A4 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.3% C 0.079 H 156.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC8A4 |
|---|---|
| RGB | rgb(142, 200, 164) |
| HSL | hsl(143, 35%, 67%) |
| HSV | hsv(143, 29%, 78%) |
| CMYK | cmyk(29%, 0%, 18%, 21.6%) |
| CIE-LAB | lab(75.91, -26.18, 12.09) |
| CIE-LCH | lch(75.91, 28.83, 155.22°) |
| OKLab | oklab(78.29% -0.0726 0.0311) |
| OKLCH | oklch(78.29% 0.079 156.8) |
| XYZ | xyz(38.5083, 49.7380, 42.6861) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Darkseagreen
#8FBC8F
ΔE00 4.85
Seafoam Blue
#78D1B6
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.13
Seafoam
#7FE0B3
ΔE00 6.93
Light Teal
#90E4C1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC8A4 #C88EB2
analogous
#95C88E #8EC8A4 #8EC8C1
triadic
#8EC8A4 #A48EC8 #C8A48E
tetradic
#8EC8A4 #8E95C8 #C88EB2 #C8C18E
square
#8EC8A4 #8E95C8 #C88EB2 #C8C18E
split-complementary
#8EC8A4 #C18EC8 #C88E95
monochromatic
#489465 #65B483 #8EC8A4 #B7DCC5 #E0F0E6
Accessibility & contrast
On white
1.92
#8EC8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8EC8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC8A4
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC8A4 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA2
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#84C7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ec8a4; /* rgb */ color: rgb(142, 200, 164); /* oklch */ color: oklch(78.3% 0.079 156.8);
Tailwind
colors: {
custom: {
50: '#b0d9bf',
500: '#8ec8a4',
950: '#000000',
},
}SCSS
$custom: #8ec8a4; $custom-light: #b0d9bf; $custom-dark: #000000;
JSON
{
"hex": "#8ec8a4",
"rgb": {
"r": 142,
"g": 200,
"b": 164
},
"hsl": {
"h": 142.759,
"s": 34.524,
"l": 67.059
},
"oklch": {
"l": 0.78288,
"c": 0.07903,
"h": 156.8
},
"luminance": 0.4974
}Semantic roles & 50–950 ramp
primary
#8EC8A4
secondary
#E2D0DB
accent
#3881AD
background
#FAFDFB
surface
#F5FAF7
border
#CFD3D0
text
#111412
muted
#808381