#8ABCAE#8ABCAE
#8ABCAE is a light, muted teal. Relative luminance 0.444; OKLCH L 75.6% C 0.056 H 175.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABCAE |
|---|---|
| RGB | rgb(138, 188, 174) |
| HSL | hsl(163, 27%, 64%) |
| HSV | hsv(163, 27%, 74%) |
| CMYK | cmyk(26.6%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(72.51, -19.41, 1.77) |
| CIE-LCH | lch(72.51, 19.49, 174.80°) |
| OKLab | oklab(75.59% -0.0563 0.0044) |
| OKLCH | oklch(75.59% 0.056 175.5) |
| XYZ | xyz(36.1020, 44.4241, 46.7087) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 7.79
Greyish Teal
#719F91
ΔE00 8.47
Mediumaquamarine
#66CDAA
ΔE00 9.29
Dull Teal
#5F9E8F
ΔE00 9.89
Greenish Grey
#96AE8D
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABCAE #BC8A98
analogous
#8ABC95 #8ABCAE #8AB1BC
triadic
#8ABCAE #AE8ABC #BCAE8A
tetradic
#8ABCAE #958ABC #BC8A98 #B1BC8A
square
#8ABCAE #958ABC #BC8A98 #B1BC8A
split-complementary
#8ABCAE #BC8AB1 #BC958A
monochromatic
#4A8172 #63A693 #8ABCAE #B1D2C9 #D8E9E4
Accessibility & contrast
On white
2.12
#8ABCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8ABCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABCAE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABCAE | 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)
#B8B6AD
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#7DBDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8abcae; /* rgb */ color: rgb(138, 188, 174); /* oklch */ color: oklch(75.6% 0.056 175.5);
Tailwind
colors: {
custom: {
50: '#add0c6',
500: '#8abcae',
950: '#000000',
},
}SCSS
$custom: #8abcae; $custom-light: #add0c6; $custom-dark: #000000;
JSON
{
"hex": "#8abcae",
"rgb": {
"r": 138,
"g": 188,
"b": 174
},
"hsl": {
"h": 163.2,
"s": 27.174,
"l": 63.922
},
"oklch": {
"l": 0.75587,
"c": 0.05647,
"h": 175.5
},
"luminance": 0.44426
}Semantic roles & 50–950 ramp
primary
#8ABCAE
secondary
#DAC8CD
accent
#405CA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282