#98AAA3#98AAA3
#98AAA3 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.022 H 170.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA3 |
|---|---|
| RGB | rgb(152, 170, 163) |
| HSL | hsl(157, 10%, 63%) |
| HSV | hsv(157, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(68.07, -7.67, 1.47) |
| CIE-LCH | lch(68.07, 7.81, 169.17°) |
| OKLab | oklab(72.19% -0.0222 0.0038) |
| OKLCH | oklch(72.19% 0.023 170.4) |
| XYZ | xyz(33.9330, 38.0686, 40.2035) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.86
Grey
#929591
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 8.98
Cement
#A5A391
ΔE00 9.19
Dark Gray
#A9A9A9
ΔE00 9.24
Pewter
#899397
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA3 #AA989F
analogous
#98AA9A #98AAA3 #98A8AA
triadic
#98AAA3 #A398AA #AAA398
tetradic
#98AAA3 #9A98AA #AA989F #A8AA98
square
#98AAA3 #9A98AA #AA989F #A8AA98
split-complementary
#98AAA3 #AA98A8 #AA9A98
monochromatic
#5A6D66 #768E85 #98AAA3 #BAC6C1 #DBE1DF
Accessibility & contrast
On white
2.44
#98AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#98AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA3
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA3 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#94AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa3; /* rgb */ color: rgb(152, 170, 163); /* oklch */ color: oklch(72.2% 0.022 170.4);
Tailwind
colors: {
custom: {
50: '#b6c3be',
500: '#98aaa3',
950: '#000000',
},
}SCSS
$custom: #98aaa3; $custom-light: #b6c3be; $custom-dark: #000000;
JSON
{
"hex": "#98aaa3",
"rgb": {
"r": 152,
"g": 170,
"b": 163
},
"hsl": {
"h": 156.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72189,
"c": 0.0225,
"h": 170.4
},
"luminance": 0.38069
}Semantic roles & 50–950 ramp
primary
#98AAA3
secondary
#D2CCCE
accent
#526B94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181