#8ABBBE#8ABBBE
#8ABBBE is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.052 H 200.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBBE |
|---|---|
| RGB | rgb(138, 187, 190) |
| HSL | hsl(183, 29%, 64%) |
| HSV | hsv(183, 27%, 75%) |
| CMYK | cmyk(27.4%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.67, -15.33, -6.74) |
| CIE-LCH | lch(72.67, 16.74, 203.74°) |
| OKLab | oklab(75.86% -0.0483 -0.0184) |
| OKLCH | oklch(75.86% 0.052 200.9) |
| XYZ | xyz(37.5428, 44.6598, 55.3473) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.49
Lightblue
#ADD8E6
ΔE00 9.56
Cadetblue
#5F9EA0
ΔE00 9.67
Sky Blue
#87CEEB
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 10.31
Greyblue
#77A1B5
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBBE #BE8D8A
analogous
#8ABEA7 #8ABBBE #8AA1BE
triadic
#8ABBBE #BE8ABB #BBBE8A
tetradic
#8ABBBE #A78ABE #BE8D8A #A1BE8A
square
#8ABBBE #A78ABE #BE8D8A #A1BE8A
split-complementary
#8ABBBE #BE8AA1 #BEA78A
monochromatic
#498184 #63A4A8 #8ABBBE #B1D2D4 #D9E9EA
Accessibility & contrast
On white
2.11
#8ABBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8ABBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBBE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBBE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#78BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abbbe; /* rgb */ color: rgb(138, 187, 190); /* oklch */ color: oklch(75.9% 0.052 200.9);
Tailwind
colors: {
custom: {
50: '#adcfd1',
500: '#8abbbe',
950: '#000000',
},
}SCSS
$custom: #8abbbe; $custom-light: #adcfd1; $custom-dark: #000000;
JSON
{
"hex": "#8abbbe",
"rgb": {
"r": 138,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.462,
"s": 28.571,
"l": 64.314
},
"oklch": {
"l": 0.75856,
"c": 0.05171,
"h": 200.9
},
"luminance": 0.44662
}Semantic roles & 50–950 ramp
primary
#8ABBBE
secondary
#DBCAC9
accent
#443EA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282