#8EBAAA#8EBAAA
#8EBAAA is a light, muted teal. Relative luminance 0.438; OKLCH L 75.3% C 0.052 H 170.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAAA |
|---|---|
| RGB | rgb(142, 186, 170) |
| HSL | hsl(158, 24%, 64%) |
| HSV | hsv(158, 24%, 73%) |
| CMYK | cmyk(23.7%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(72.07, -17.97, 3.35) |
| CIE-LCH | lch(72.07, 18.28, 169.45°) |
| OKLab | oklab(75.26% -0.0516 0.0086) |
| OKLCH | oklch(75.26% 0.052 170.6) |
| XYZ | xyz(35.9678, 43.7695, 44.5757) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.42
Greyish Teal
#719F91
ΔE00 8.16
Greenish Grey
#96AE8D
ΔE00 8.48
Seafoam Blue
#78D1B6
ΔE00 8.53
Darkseagreen
#8FBC8F
ΔE00 8.99
Mediumaquamarine
#66CDAA
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAAA #BA8E9E
analogous
#8EBA94 #8EBAAA #8EB4BA
triadic
#8EBAAA #AA8EBA #BAAA8E
tetradic
#8EBAAA #948EBA #BA8E9E #B4BA8E
square
#8EBAAA #948EBA #BA8E9E #B4BA8E
split-complementary
#8EBAAA #BA8EB4 #BA948E
monochromatic
#4E806E #68A38D #8EBAAA #B4D1C7 #DAE8E3
Accessibility & contrast
On white
2.15
#8EBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#8EBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAAA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAAA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#84BBB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8ebaaa; /* rgb */ color: rgb(142, 186, 170); /* oklch */ color: oklch(75.3% 0.052 170.6);
Tailwind
colors: {
custom: {
50: '#b0cec3',
500: '#8ebaaa',
950: '#000000',
},
}SCSS
$custom: #8ebaaa; $custom-light: #b0cec3; $custom-dark: #000000;
JSON
{
"hex": "#8ebaaa",
"rgb": {
"r": 142,
"g": 186,
"b": 170
},
"hsl": {
"h": 158.182,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.75264,
"c": 0.05229,
"h": 170.6
},
"luminance": 0.43771
}Semantic roles & 50–950 ramp
primary
#8EBAAA
secondary
#DACAD0
accent
#4366A3
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#101312
muted
#7F8281