#8EBABC#8EBABC
#8EBABC is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.047 H 199.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBABC |
|---|---|
| RGB | rgb(142, 186, 188) |
| HSL | hsl(183, 26%, 65%) |
| HSV | hsv(183, 24%, 74%) |
| CMYK | cmyk(24.5%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.56, -14.07, -5.78) |
| CIE-LCH | lch(72.56, 15.21, 202.34°) |
| OKLab | oklab(75.81% -0.0441 -0.0158) |
| OKLCH | oklch(75.81% 0.047 199.7) |
| XYZ | xyz(37.7885, 44.4978, 54.1651) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 9.60
Cadetblue
#5F9EA0
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 9.93
Cool Grey
#95A3A6
ΔE00 10.34
Greyblue
#77A1B5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBABC #BC908E
analogous
#8EBCA7 #8EBABC #8EA3BC
triadic
#8EBABC #BC8EBA #BABC8E
tetradic
#8EBABC #A78EBC #BC908E #A3BC8E
square
#8EBABC #A78EBC #BC908E #A3BC8E
split-complementary
#8EBABC #BC8EA3 #BCA78E
monochromatic
#4D8082 #68A3A5 #8EBABC #B4D1D3 #DBE9EA
Accessibility & contrast
On white
2.12
#8EBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8EBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBABC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBABC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#7FBDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebabc; /* rgb */ color: rgb(142, 186, 188); /* oklch */ color: oklch(75.8% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#b0ced0',
500: '#8ebabc',
950: '#000000',
},
}SCSS
$custom: #8ebabc; $custom-light: #b0ced0; $custom-dark: #000000;
JSON
{
"hex": "#8ebabc",
"rgb": {
"r": 142,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.609,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.75812,
"c": 0.04681,
"h": 199.7
},
"luminance": 0.44499
}Semantic roles & 50–950 ramp
primary
#8EBABC
secondary
#DBCCCB
accent
#4641A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282