#8ABBBC#8ABBBC
#8ABBBC is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.052 H 197.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBBC |
|---|---|
| RGB | rgb(138, 187, 188) |
| HSL | hsl(181, 27%, 64%) |
| HSV | hsv(181, 27%, 74%) |
| CMYK | cmyk(26.6%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.61, -15.79, -5.73) |
| CIE-LCH | lch(72.61, 16.80, 199.96°) |
| OKLab | oklab(75.79% -0.0491 -0.0157) |
| OKLCH | oklch(75.79% 0.052 197.7) |
| XYZ | xyz(37.3258, 44.5730, 54.2039) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.56
Powder Blue
#B0E0E6
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 10.10
Greyish Teal
#719F91
ΔE00 10.67
Mediumturquoise
#48D1CC
ΔE00 10.73
Bluegrey
#85A3B2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBBC #BC8B8A
analogous
#8ABCA4 #8ABBBC #8AA2BC
triadic
#8ABBBC #BC8ABB #BBBC8A
tetradic
#8ABBBC #A48ABC #BC8B8A #A2BC8A
square
#8ABBBC #A48ABC #BC8B8A #A2BC8A
split-complementary
#8ABBBC #BC8AA2 #BCA48A
monochromatic
#4A8081 #63A4A6 #8ABBBC #B1D2D2 #D8E8E9
Accessibility & contrast
On white
2.12
#8ABBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8ABBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBBC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBBC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#79BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abbbc; /* rgb */ color: rgb(138, 187, 188); /* oklch */ color: oklch(75.8% 0.052 197.7);
Tailwind
colors: {
custom: {
50: '#adcfd0',
500: '#8abbbc',
950: '#000000',
},
}SCSS
$custom: #8abbbc; $custom-light: #adcfd0; $custom-dark: #000000;
JSON
{
"hex": "#8abbbc",
"rgb": {
"r": 138,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.2,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.75792,
"c": 0.05158,
"h": 197.7
},
"luminance": 0.44575
}Semantic roles & 50–950 ramp
primary
#8ABBBC
secondary
#DAC8C8
accent
#4240A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282