#8ABCBC#8ABCBC
#8ABCBC is a light, muted teal. Relative luminance 0.450; OKLCH L 76.0% C 0.052 H 196.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABCBC |
|---|---|
| RGB | rgb(138, 188, 188) |
| HSL | hsl(180, 27%, 64%) |
| HSV | hsv(180, 27%, 74%) |
| CMYK | cmyk(26.6%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(72.89, -16.31, -5.32) |
| CIE-LCH | lch(72.89, 17.15, 198.06°) |
| OKLab | oklab(76.02% -0.0504 -0.0146) |
| OKLCH | oklch(76.02% 0.053 196.1) |
| XYZ | xyz(37.5386, 44.9987, 54.2749) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.63
Cadetblue
#5F9EA0
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 10.27
Mediumturquoise
#48D1CC
ΔE00 10.35
Pale Teal
#82CBB2
ΔE00 10.48
Greyish Teal
#719F91
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABCBC #BC8A8A
analogous
#8ABCA3 #8ABCBC #8AA3BC
triadic
#8ABCBC #BC8ABC #BCBC8A
tetradic
#8ABCBC #A38ABC #BC8A8A #A3BC8A
square
#8ABCBC #A38ABC #BC8A8A #A3BC8A
split-complementary
#8ABCBC #BC8AA3 #BCA38A
monochromatic
#4A8181 #63A6A6 #8ABCBC #B1D2D2 #D8E9E9
Accessibility & contrast
On white
2.10
#8ABCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#8ABCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABCBC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABCBC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#79BFBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8abcbc; /* rgb */ color: rgb(138, 188, 188); /* oklch */ color: oklch(76.0% 0.052 196.1);
Tailwind
colors: {
custom: {
50: '#add0d0',
500: '#8abcbc',
950: '#000000',
},
}SCSS
$custom: #8abcbc; $custom-light: #add0d0; $custom-dark: #000000;
JSON
{
"hex": "#8abcbc",
"rgb": {
"r": 138,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.76016,
"c": 0.0525,
"h": 196.1
},
"luminance": 0.45001
}Semantic roles & 50–950 ramp
primary
#8ABCBC
secondary
#DAC8C8
accent
#4040A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282