#98AAA5#98AAA5
#98AAA5 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.021 H 177.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA5 |
|---|---|
| RGB | rgb(152, 170, 165) |
| HSL | hsl(163, 10%, 63%) |
| HSV | hsv(163, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(68.12, -7.27, 0.44) |
| CIE-LCH | lch(68.12, 7.29, 176.56°) |
| OKLab | oklab(72.25% -0.0213 0.0011) |
| OKLCH | oklch(72.25% 0.021 177.2) |
| XYZ | xyz(34.1136, 38.1409, 41.1547) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.01
Cool Gray
#9AA7B0
ΔE00 8.04
Grey
#929591
ΔE00 8.48
Dark Gray
#A9A9A9
ΔE00 8.81
Pewter
#899397
ΔE00 9.06
Cement
#A5A391
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA5 #AA989D
analogous
#98AA9C #98AAA5 #98A6AA
triadic
#98AAA5 #A598AA #AAA598
tetradic
#98AAA5 #9C98AA #AA989D #A6AA98
square
#98AAA5 #9C98AA #AA989D #A6AA98
split-complementary
#98AAA5 #AA98A6 #AA9C98
monochromatic
#5A6D68 #768E88 #98AAA5 #BAC6C2 #DBE1E0
Accessibility & contrast
On white
2.43
#98AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#98AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA5
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA5 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A5
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#94ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa5; /* rgb */ color: rgb(152, 170, 165); /* oklch */ color: oklch(72.2% 0.021 177.2);
Tailwind
colors: {
custom: {
50: '#b6c3bf',
500: '#98aaa5',
950: '#000000',
},
}SCSS
$custom: #98aaa5; $custom-light: #b6c3bf; $custom-dark: #000000;
JSON
{
"hex": "#98aaa5",
"rgb": {
"r": 152,
"g": 170,
"b": 165
},
"hsl": {
"h": 163.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72249,
"c": 0.02138,
"h": 177.2
},
"luminance": 0.38141
}Semantic roles & 50–950 ramp
primary
#98AAA5
secondary
#D2CCCD
accent
#526494
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181