#8ABBBF#8ABBBF
#8ABBBF is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.052 H 202.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBBF |
|---|---|
| RGB | rgb(138, 187, 191) |
| HSL | hsl(185, 29%, 65%) |
| HSV | hsv(185, 28%, 75%) |
| CMYK | cmyk(27.7%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.70, -15.10, -7.24) |
| CIE-LCH | lch(72.70, 16.74, 205.64°) |
| OKLab | oklab(75.89% -0.0479 -0.0198) |
| OKLCH | oklch(75.89% 0.052 202.4) |
| XYZ | xyz(37.6525, 44.7037, 55.9248) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.41
Cadetblue
#5F9EA0
ΔE00 9.76
Sky Blue
#87CEEB
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 10.02
Greyblue
#77A1B5
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBBF #BF8E8A
analogous
#8ABFA9 #8ABBBF #8AA1BF
triadic
#8ABBBF #BF8ABB #BBBF8A
tetradic
#8ABBBF #A98ABF #BF8E8A #A1BF8A
square
#8ABBBF #A98ABF #BF8E8A #A1BF8A
split-complementary
#8ABBBF #BF8AA1 #BFA98A
monochromatic
#498186 #62A4A9 #8ABBBF #B2D2D5 #D9E9EA
Accessibility & contrast
On white
2.11
#8ABBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8ABBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBBF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBBF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#78BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abbbf; /* rgb */ color: rgb(138, 187, 191); /* oklch */ color: oklch(75.9% 0.052 202.4);
Tailwind
colors: {
custom: {
50: '#adcfd2',
500: '#8abbbf',
950: '#000000',
},
}SCSS
$custom: #8abbbf; $custom-light: #adcfd2; $custom-dark: #000000;
JSON
{
"hex": "#8abbbf",
"rgb": {
"r": 138,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.528,
"s": 29.282,
"l": 64.51
},
"oklch": {
"l": 0.75889,
"c": 0.05184,
"h": 202.4
},
"luminance": 0.44706
}Semantic roles & 50–950 ramp
primary
#8ABBBF
secondary
#DCCBC9
accent
#463EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282