#8AAFA8#8AAFA8
#8AAFA8 is a light, muted teal. Relative luminance 0.389; OKLCH L 72.5% C 0.041 H 182.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFA8 |
|---|---|
| RGB | rgb(138, 175, 168) |
| HSL | hsl(169, 19%, 61%) |
| HSV | hsv(169, 21%, 69%) |
| CMYK | cmyk(21.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(68.67, -13.98, -0.54) |
| CIE-LCH | lch(68.67, 13.99, 182.20°) |
| OKLab | oklab(72.47% -0.0414 -0.0016) |
| OKLCH | oklch(72.47% 0.041 182.3) |
| XYZ | xyz(32.8770, 38.8892, 42.8123) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 8.60
Dull Teal
#5F9E8F
ΔE00 9.15
Cool Grey
#95A3A6
ΔE00 9.69
Grey Teal
#5E9B8A
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFA8 #AF8A91
analogous
#8AAF96 #8AAFA8 #8AA4AF
triadic
#8AAFA8 #A88AAF #AFA88A
tetradic
#8AAFA8 #968AAF #AF8A91 #A4AF8A
square
#8AAFA8 #968AAF #AF8A91 #A4AF8A
split-complementary
#8AAFA8 #AF8AA4 #AF968A
monochromatic
#4D716A #66968D #8AAFA8 #AEC8C3 #D3E1DE
Accessibility & contrast
On white
2.39
#8AAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8AAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFA8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFA8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABA8
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#80B0AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aafa8; /* rgb */ color: rgb(138, 175, 168); /* oklch */ color: oklch(72.5% 0.041 182.3);
Tailwind
colors: {
custom: {
50: '#adc7c1',
500: '#8aafa8',
950: '#000000',
},
}SCSS
$custom: #8aafa8; $custom-light: #adc7c1; $custom-dark: #000000;
JSON
{
"hex": "#8aafa8",
"rgb": {
"r": 138,
"g": 175,
"b": 168
},
"hsl": {
"h": 168.649,
"s": 18.782,
"l": 61.373
},
"oklch": {
"l": 0.72471,
"c": 0.04141,
"h": 182.3
},
"luminance": 0.3889
}Semantic roles & 50–950 ramp
primary
#8AAFA8
secondary
#D1C3C6
accent
#48589D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281