#8EBABA#8EBABA
#8EBABA is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.047 H 196.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBABA |
|---|---|
| RGB | rgb(142, 186, 186) |
| HSL | hsl(180, 24%, 64%) |
| HSV | hsv(180, 24%, 73%) |
| CMYK | cmyk(23.7%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(72.50, -14.52, -4.77) |
| CIE-LCH | lch(72.50, 15.28, 198.20°) |
| OKLab | oklab(75.75% -0.0449 -0.013) |
| OKLCH | oklch(75.75% 0.047 196.2) |
| XYZ | xyz(37.5744, 44.4122, 53.0375) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 9.82
Lightblue
#ADD8E6
ΔE00 10.13
Greyish Teal
#719F91
ΔE00 10.44
Bluegrey
#85A3B2
ΔE00 10.56
Cool Grey
#95A3A6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBABA #BA8E8E
analogous
#8EBAA4 #8EBABA #8EA4BA
triadic
#8EBABA #BA8EBA #BABA8E
tetradic
#8EBABA #A48EBA #BA8E8E #A4BA8E
square
#8EBABA #A48EBA #BA8E8E #A4BA8E
split-complementary
#8EBABA #BA8EA4 #BAA48E
monochromatic
#4E8080 #68A3A3 #8EBABA #B4D1D1 #DAE8E8
Accessibility & contrast
On white
2.12
#8EBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8EBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBABA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBABA | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#80BDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebaba; /* rgb */ color: rgb(142, 186, 186); /* oklch */ color: oklch(75.7% 0.047 196.2);
Tailwind
colors: {
custom: {
50: '#b0cece',
500: '#8ebaba',
950: '#000000',
},
}SCSS
$custom: #8ebaba; $custom-light: #b0cece; $custom-dark: #000000;
JSON
{
"hex": "#8ebaba",
"rgb": {
"r": 142,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.75748,
"c": 0.04675,
"h": 196.2
},
"luminance": 0.44414
}Semantic roles & 50–950 ramp
primary
#8EBABA
secondary
#DACACA
accent
#4343A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282