#8ABCAF#8ABCAF
#8ABCAF is a light, muted teal. Relative luminance 0.445; OKLCH L 75.6% C 0.056 H 176.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABCAF |
|---|---|
| RGB | rgb(138, 188, 175) |
| HSL | hsl(164, 27%, 64%) |
| HSV | hsv(164, 27%, 74%) |
| CMYK | cmyk(26.6%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(72.54, -19.19, 1.26) |
| CIE-LCH | lch(72.54, 19.23, 176.24°) |
| OKLab | oklab(75.62% -0.0559 0.0031) |
| OKLCH | oklch(75.62% 0.056 176.9) |
| XYZ | xyz(36.1999, 44.4632, 47.2240) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.03
Seafoam Blue
#78D1B6
ΔE00 7.97
Greyish Teal
#719F91
ΔE00 8.51
Mediumaquamarine
#66CDAA
ΔE00 9.53
Dull Teal
#5F9E8F
ΔE00 9.93
Greenish Grey
#96AE8D
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABCAF #BC8A97
analogous
#8ABC96 #8ABCAF #8AB0BC
triadic
#8ABCAF #AF8ABC #BCAF8A
tetradic
#8ABCAF #968ABC #BC8A97 #B0BC8A
square
#8ABCAF #968ABC #BC8A97 #B0BC8A
split-complementary
#8ABCAF #BC8AB0 #BC968A
monochromatic
#4A8173 #63A694 #8ABCAF #B1D2CA #D8E9E4
Accessibility & contrast
On white
2.12
#8ABCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8ABCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABCAF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABCAF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AE
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#7DBDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abcaf; /* rgb */ color: rgb(138, 188, 175); /* oklch */ color: oklch(75.6% 0.056 176.9);
Tailwind
colors: {
custom: {
50: '#add0c6',
500: '#8abcaf',
950: '#000000',
},
}SCSS
$custom: #8abcaf; $custom-light: #add0c6; $custom-dark: #000000;
JSON
{
"hex": "#8abcaf",
"rgb": {
"r": 138,
"g": 188,
"b": 175
},
"hsl": {
"h": 164.4,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.75616,
"c": 0.05595,
"h": 176.9
},
"luminance": 0.44465
}Semantic roles & 50–950 ramp
primary
#8ABCAF
secondary
#DAC8CD
accent
#405AA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282