#8ABBBD#8ABBBD
#8ABBBD is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.052 H 199.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBBD |
|---|---|
| RGB | rgb(138, 187, 189) |
| HSL | hsl(182, 28%, 64%) |
| HSV | hsv(182, 27%, 74%) |
| CMYK | cmyk(27%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.64, -15.56, -6.24) |
| CIE-LCH | lch(72.64, 16.76, 201.85°) |
| OKLab | oklab(75.82% -0.0487 -0.017) |
| OKLCH | oklch(75.82% 0.052 199.3) |
| XYZ | xyz(37.4339, 44.6162, 54.7736) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.58
Cadetblue
#5F9EA0
ΔE00 9.61
Lightblue
#ADD8E6
ΔE00 9.82
Bluegrey
#85A3B2
ΔE00 10.60
Sky Blue
#87CEEB
ΔE00 10.64
Mediumturquoise
#48D1CC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBBD #BD8C8A
analogous
#8ABDA6 #8ABBBD #8AA2BD
triadic
#8ABBBD #BD8ABB #BBBD8A
tetradic
#8ABBBD #A68ABD #BD8C8A #A2BD8A
square
#8ABBBD #A68ABD #BD8C8A #A2BD8A
split-complementary
#8ABBBD #BD8AA2 #BDA68A
monochromatic
#4A8183 #63A4A7 #8ABBBD #B1D2D3 #D8E8E9
Accessibility & contrast
On white
2.12
#8ABBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8ABBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBBD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBBD | 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)
#B4B6BD
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#79BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abbbd; /* rgb */ color: rgb(138, 187, 189); /* oklch */ color: oklch(75.8% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#adcfd0',
500: '#8abbbd',
950: '#000000',
},
}SCSS
$custom: #8abbbd; $custom-light: #adcfd0; $custom-dark: #000000;
JSON
{
"hex": "#8abbbd",
"rgb": {
"r": 138,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.353,
"s": 27.869,
"l": 64.118
},
"oklch": {
"l": 0.75824,
"c": 0.05163,
"h": 199.3
},
"luminance": 0.44618
}Semantic roles & 50–950 ramp
primary
#8ABBBD
secondary
#DAC9C9
accent
#433FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282