#8AADAE#8AADAE
#8AADAE is a light, muted teal. Relative luminance 0.383; OKLCH L 72.2% C 0.038 H 198.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8AADAE |
|---|---|
| RGB | rgb(138, 173, 174) |
| HSL | hsl(182, 18%, 61%) |
| HSV | hsv(182, 21%, 68%) |
| CMYK | cmyk(20.7%, 0.6%, 0%, 31.8%) |
| CIE-LAB | lab(68.27, -11.61, -4.44) |
| CIE-LCH | lch(68.27, 12.43, 200.93°) |
| OKLab | oklab(72.21% -0.0361 -0.0121) |
| OKLCH | oklch(72.21% 0.038 198.5) |
| XYZ | xyz(33.0626, 38.3452, 45.6955) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.34
Bluegrey
#85A3B2
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 8.22
Greyblue
#77A1B5
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 9.04
Cool Gray
#9AA7B0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AADAE #AE8B8A
analogous
#8AAE9D #8AADAE #8A9BAE
triadic
#8AADAE #AE8AAD #ADAE8A
tetradic
#8AADAE #9D8AAE #AE8B8A #9BAE8A
square
#8AADAE #9D8AAE #AE8B8A #9BAE8A
split-complementary
#8AADAE #AE8A9B #AE9D8A
monochromatic
#4E6F70 #679394 #8AADAE #AEC6C7 #D2E0E0
Accessibility & contrast
On white
2.42
#8AADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8AADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AADAE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AADAE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAE
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#7FB0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aadae; /* rgb */ color: rgb(138, 173, 174); /* oklch */ color: oklch(72.2% 0.038 198.5);
Tailwind
colors: {
custom: {
50: '#adc5c6',
500: '#8aadae',
950: '#000000',
},
}SCSS
$custom: #8aadae; $custom-light: #adc5c6; $custom-dark: #000000;
JSON
{
"hex": "#8aadae",
"rgb": {
"r": 138,
"g": 173,
"b": 174
},
"hsl": {
"h": 181.667,
"s": 18.182,
"l": 61.176
},
"oklch": {
"l": 0.72211,
"c": 0.03812,
"h": 198.5
},
"luminance": 0.38346
}Semantic roles & 50–950 ramp
primary
#8AADAE
secondary
#D1C4C3
accent
#4B499C
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182