#8EBBBC#8EBBBC
#8EBBBC is a light, muted teal. Relative luminance 0.449; OKLCH L 76.0% C 0.048 H 197.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBBC |
|---|---|
| RGB | rgb(142, 187, 188) |
| HSL | hsl(181, 26%, 65%) |
| HSV | hsv(181, 24%, 74%) |
| CMYK | cmyk(24.5%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.84, -14.59, -5.37) |
| CIE-LCH | lch(72.84, 15.54, 200.20°) |
| OKLab | oklab(76.04% -0.0454 -0.0147) |
| OKLCH | oklch(76.04% 0.048 197.9) |
| XYZ | xyz(37.9999, 44.9206, 54.2355) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.48
Lightblue
#ADD8E6
ΔE00 9.71
Cadetblue
#5F9EA0
ΔE00 9.99
Bluegrey
#85A3B2
ΔE00 10.49
Cool Grey
#95A3A6
ΔE00 10.77
Greyish Teal
#719F91
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBBC #BC8F8E
analogous
#8EBCA6 #8EBBBC #8EA4BC
triadic
#8EBBBC #BC8EBB #BBBC8E
tetradic
#8EBBBC #A68EBC #BC8F8E #A4BC8E
square
#8EBBBC #A68EBC #BC8F8E #A4BC8E
split-complementary
#8EBBBC #BC8EA4 #BCA68E
monochromatic
#4D8182 #68A4A5 #8EBBBC #B4D2D3 #DBE9EA
Accessibility & contrast
On white
2.10
#8EBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8EBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBBC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBBC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#7FBEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebbbc; /* rgb */ color: rgb(142, 187, 188); /* oklch */ color: oklch(76.0% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#b0cfd0',
500: '#8ebbbc',
950: '#000000',
},
}SCSS
$custom: #8ebbbc; $custom-light: #b0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#8ebbbc",
"rgb": {
"r": 142,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.304,
"s": 25.556,
"l": 64.706
},
"oklch": {
"l": 0.76035,
"c": 0.04771,
"h": 197.9
},
"luminance": 0.44922
}Semantic roles & 50–950 ramp
primary
#8EBBBC
secondary
#DBCBCB
accent
#4441A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282