#8AADAA#8AADAA
#8AADAA is a light, muted teal. Relative luminance 0.382; OKLCH L 72.1% C 0.038 H 189.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADAA |
|---|---|
| RGB | rgb(138, 173, 170) |
| HSL | hsl(175, 18%, 61%) |
| HSV | hsv(175, 20%, 68%) |
| CMYK | cmyk(20.2%, 0%, 1.7%, 32.2%) |
| CIE-LAB | lab(68.16, -12.49, -2.39) |
| CIE-LCH | lch(68.16, 12.72, 190.83°) |
| OKLab | oklab(72.08% -0.0378 -0.0066) |
| OKLCH | oklch(72.08% 0.038 189.9) |
| XYZ | xyz(32.6784, 38.1915, 43.6723) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 8.18
Bluegrey
#85A3B2
ΔE00 9.40
Dull Teal
#5F9E8F
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADAA #AD8A8D
analogous
#8AAD98 #8AADAA #8A9EAD
triadic
#8AADAA #AA8AAD #ADAA8A
tetradic
#8AADAA #988AAD #AD8A8D #9EAD8A
square
#8AADAA #988AAD #AD8A8D #9EAD8A
split-complementary
#8AADAA #AD8A9E #AD988A
monochromatic
#4E6F6C #67938F #8AADAA #AEC6C4 #D2DFDE
Accessibility & contrast
On white
2.43
#8AADAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8AADAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADAA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADAA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#80AFAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aadaa; /* rgb */ color: rgb(138, 173, 170); /* oklch */ color: oklch(72.1% 0.038 189.9);
Tailwind
colors: {
custom: {
50: '#acc5c3',
500: '#8aadaa',
950: '#000000',
},
}SCSS
$custom: #8aadaa; $custom-light: #acc5c3; $custom-dark: #000000;
JSON
{
"hex": "#8aadaa",
"rgb": {
"r": 138,
"g": 173,
"b": 170
},
"hsl": {
"h": 174.857,
"s": 17.588,
"l": 60.98
},
"oklch": {
"l": 0.72084,
"c": 0.03837,
"h": 189.9
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#8AADAA
secondary
#D0C3C4
accent
#4A519C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281