#98AAA8#98AAA8
#98AAA8 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.020 H 188.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA8 |
|---|---|
| RGB | rgb(152, 170, 168) |
| HSL | hsl(173, 10%, 63%) |
| HSV | hsv(173, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.21, -6.67, -1.11) |
| CIE-LCH | lch(68.21, 6.76, 189.43°) |
| OKLab | oklab(72.34% -0.0201 -0.0031) |
| OKLCH | oklch(72.34% 0.02 188.6) |
| XYZ | xyz(34.3899, 38.2514, 42.6096) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.79
Cool Gray
#9AA7B0
ΔE00 6.61
Bluegrey
#85A3B2
ΔE00 8.17
Dark Gray
#A9A9A9
ΔE00 8.24
Pewter
#899397
ΔE00 8.31
Grey
#929591
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA8 #AA989A
analogous
#98AA9F #98AAA8 #98A3AA
triadic
#98AAA8 #A898AA #AAA898
tetradic
#98AAA8 #9F98AA #AA989A #A3AA98
square
#98AAA8 #9F98AA #AA989A #A3AA98
split-complementary
#98AAA8 #AA98A3 #AA9F98
monochromatic
#5A6D6B #768E8C #98AAA8 #BAC6C4 #DBE1E1
Accessibility & contrast
On white
2.43
#98AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#98AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#93ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa8; /* rgb */ color: rgb(152, 170, 168); /* oklch */ color: oklch(72.3% 0.020 188.6);
Tailwind
colors: {
custom: {
50: '#b6c3c1',
500: '#98aaa8',
950: '#000000',
},
}SCSS
$custom: #98aaa8; $custom-light: #b6c3c1; $custom-dark: #000000;
JSON
{
"hex": "#98aaa8",
"rgb": {
"r": 152,
"g": 170,
"b": 168
},
"hsl": {
"h": 173.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7234,
"c": 0.02035,
"h": 188.6
},
"luminance": 0.38252
}Semantic roles & 50–950 ramp
primary
#98AAA8
secondary
#D2CCCC
accent
#525994
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181