#8AADAB#8AADAB
#8AADAB is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.038 H 192.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADAB |
|---|---|
| RGB | rgb(138, 173, 171) |
| HSL | hsl(177, 18%, 61%) |
| HSV | hsv(177, 20%, 68%) |
| CMYK | cmyk(20.2%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(68.19, -12.27, -2.90) |
| CIE-LCH | lch(68.19, 12.61, 193.31°) |
| OKLab | oklab(72.12% -0.0374 -0.008) |
| OKLCH | oklch(72.12% 0.038 192) |
| XYZ | xyz(32.7734, 38.2295, 44.1724) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.93
Cool Grey
#95A3A6
ΔE00 7.95
Cadetblue
#5F9EA0
ΔE00 8.12
Bluegrey
#85A3B2
ΔE00 8.96
Greyblue
#77A1B5
ΔE00 10.08
Cool Gray
#9AA7B0
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADAB #AD8A8C
analogous
#8AAD99 #8AADAB #8A9DAD
triadic
#8AADAB #AB8AAD #ADAB8A
tetradic
#8AADAB #998AAD #AD8A8C #9DAD8A
square
#8AADAB #998AAD #AD8A8C #9DAD8A
split-complementary
#8AADAB #AD8A9D #AD998A
monochromatic
#4E6F6D #679390 #8AADAB #AEC6C5 #D2DFDF
Accessibility & contrast
On white
2.43
#8AADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8AADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADAB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADAB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#80AFAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aadab; /* rgb */ color: rgb(138, 173, 171); /* oklch */ color: oklch(72.1% 0.038 192.0);
Tailwind
colors: {
custom: {
50: '#adc5c4',
500: '#8aadab',
950: '#000000',
},
}SCSS
$custom: #8aadab; $custom-light: #adc5c4; $custom-dark: #000000;
JSON
{
"hex": "#8aadab",
"rgb": {
"r": 138,
"g": 173,
"b": 171
},
"hsl": {
"h": 176.571,
"s": 17.588,
"l": 60.98
},
"oklch": {
"l": 0.72116,
"c": 0.03822,
"h": 192
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#8AADAB
secondary
#D0C3C4
accent
#4A4E9C
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101312
muted
#7F8281