#8EBABE#8EBABE
#8EBABE is a light, muted teal. Relative luminance 0.446; OKLCH L 75.9% C 0.047 H 203.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBABE |
|---|---|
| RGB | rgb(142, 186, 190) |
| HSL | hsl(185, 27%, 65%) |
| HSV | hsv(185, 25%, 75%) |
| CMYK | cmyk(25.3%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.62, -13.61, -6.79) |
| CIE-LCH | lch(72.62, 15.21, 206.51°) |
| OKLab | oklab(75.88% -0.0433 -0.0185) |
| OKLCH | oklch(75.88% 0.047 203.2) |
| XYZ | xyz(38.0056, 44.5846, 55.3084) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.06
Bluegrey
#85A3B2
ΔE00 9.33
Powder Blue
#B0E0E6
ΔE00 9.45
Sky Blue
#87CEEB
ΔE00 9.96
Greyblue
#77A1B5
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBABE #BE928E
analogous
#8EBEAA #8EBABE #8EA2BE
triadic
#8EBABE #BE8EBA #BABE8E
tetradic
#8EBABE #AA8EBE #BE928E #A2BE8E
square
#8EBABE #AA8EBE #BE928E #A2BE8E
split-complementary
#8EBABE #BE8EA2 #BEAA8E
monochromatic
#4D8085 #67A2A8 #8EBABE #B5D2D4 #DCE9EB
Accessibility & contrast
On white
2.12
#8EBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8EBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBABE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBABE | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#7EBDBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebabe; /* rgb */ color: rgb(142, 186, 190); /* oklch */ color: oklch(75.9% 0.047 203.2);
Tailwind
colors: {
custom: {
50: '#b0ced1',
500: '#8ebabe',
950: '#000000',
},
}SCSS
$custom: #8ebabe; $custom-light: #b0ced1; $custom-dark: #000000;
JSON
{
"hex": "#8ebabe",
"rgb": {
"r": 142,
"g": 186,
"b": 190
},
"hsl": {
"h": 185,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.75877,
"c": 0.04705,
"h": 203.2
},
"luminance": 0.44586
}Semantic roles & 50–950 ramp
primary
#8EBABE
secondary
#DCCDCC
accent
#4840A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282