#8AABB0#8AABB0
#8AABB0 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.037 H 207.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABB0 |
|---|---|
| RGB | rgb(138, 171, 176) |
| HSL | hsl(188, 19%, 62%) |
| HSV | hsv(188, 22%, 69%) |
| CMYK | cmyk(21.6%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(67.77, -10.09, -6.29) |
| CIE-LCH | lch(67.77, 11.89, 211.93°) |
| OKLab | oklab(71.83% -0.0326 -0.0171) |
| OKLCH | oklch(71.83% 0.037 207.7) |
| XYZ | xyz(32.8784, 37.6625, 46.6032) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.52
Cool Grey
#95A3A6
ΔE00 6.15
Greyblue
#77A1B5
ΔE00 6.82
Bluey Grey
#89A0B0
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 7.76
Cadetblue
#5F9EA0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABB0 #B08F8A
analogous
#8AB0A2 #8AABB0 #8A98B0
triadic
#8AABB0 #B08AAB #ABB08A
tetradic
#8AABB0 #A28AB0 #B08F8A #98B08A
square
#8AABB0 #A28AB0 #B08F8A #98B08A
split-complementary
#8AABB0 #B08A98 #B0A28A
monochromatic
#4D6D72 #669097 #8AABB0 #AFC5C9 #D3DFE1
Accessibility & contrast
On white
2.46
#8AABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8AABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABB0
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABB0 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B0
Deuteranopia (green-blind)
#9FA3B0
Tritanopia (blue-blind)
#7EAEAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8aabb0; /* rgb */ color: rgb(138, 171, 176); /* oklch */ color: oklch(71.8% 0.037 207.7);
Tailwind
colors: {
custom: {
50: '#adc4c7',
500: '#8aabb0',
950: '#000000',
},
}SCSS
$custom: #8aabb0; $custom-light: #adc4c7; $custom-dark: #000000;
JSON
{
"hex": "#8aabb0",
"rgb": {
"r": 138,
"g": 171,
"b": 176
},
"hsl": {
"h": 187.895,
"s": 19.388,
"l": 61.569
},
"oklch": {
"l": 0.71831,
"c": 0.0368,
"h": 207.7
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#8AABB0
secondary
#D2C6C4
accent
#53489E
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101213
muted
#7F8182