#98AAA7#98AAA7
#98AAA7 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 184.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA7 |
|---|---|
| RGB | rgb(152, 170, 167) |
| HSL | hsl(170, 10%, 63%) |
| HSV | hsv(170, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.18, -6.87, -0.59) |
| CIE-LCH | lch(68.18, 6.90, 184.93°) |
| OKLab | oklab(72.31% -0.0205 -0.0017) |
| OKLCH | oklch(72.31% 0.021 184.7) |
| XYZ | xyz(34.2971, 38.2143, 42.1209) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.19
Cool Gray
#9AA7B0
ΔE00 7.09
Grey
#929591
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 8.42
Pewter
#899397
ΔE00 8.55
Bluegrey
#85A3B2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA7 #AA989B
analogous
#98AA9E #98AAA7 #98A4AA
triadic
#98AAA7 #A798AA #AAA798
tetradic
#98AAA7 #9E98AA #AA989B #A4AA98
square
#98AAA7 #9E98AA #AA989B #A4AA98
split-complementary
#98AAA7 #AA98A4 #AA9E98
monochromatic
#5A6D6A #768E8A #98AAA7 #BAC6C4 #DBE1E0
Accessibility & contrast
On white
2.43
#98AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#98AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA7 | 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)
#A8A8A7
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#94ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa7; /* rgb */ color: rgb(152, 170, 167); /* oklch */ color: oklch(72.3% 0.021 184.7);
Tailwind
colors: {
custom: {
50: '#b6c3c1',
500: '#98aaa7',
950: '#000000',
},
}SCSS
$custom: #98aaa7; $custom-light: #b6c3c1; $custom-dark: #000000;
JSON
{
"hex": "#98aaa7",
"rgb": {
"r": 152,
"g": 170,
"b": 167
},
"hsl": {
"h": 170,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7231,
"c": 0.0206,
"h": 184.7
},
"luminance": 0.38215
}Semantic roles & 50–950 ramp
primary
#98AAA7
secondary
#D2CCCD
accent
#525D94
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181