#98AAA1#98AAA1
#98AAA1 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.024 H 164.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA1 |
|---|---|
| RGB | rgb(152, 170, 161) |
| HSL | hsl(150, 10%, 63%) |
| HSV | hsv(150, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(68.02, -8.07, 2.50) |
| CIE-LCH | lch(68.02, 8.45, 162.78°) |
| OKLab | oklab(72.13% -0.023 0.0065) |
| OKLCH | oklch(72.13% 0.024 164.3) |
| XYZ | xyz(33.7552, 37.9975, 39.2672) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.70
Greenish Grey
#96AE8D
ΔE00 8.80
Cement
#A5A391
ΔE00 8.87
Grey
#929591
ΔE00 8.88
Greyish
#A8A495
ΔE00 9.54
Greyish Teal
#719F91
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA1 #AA98A1
analogous
#98AA98 #98AAA1 #98AAAA
triadic
#98AAA1 #A198AA #AAA198
tetradic
#98AAA1 #9898AA #AA98A1 #AAAA98
square
#98AAA1 #9898AA #AA98A1 #AAAA98
split-complementary
#98AAA1 #AA98AA #AA9898
monochromatic
#5A6D64 #768E82 #98AAA1 #BAC6C0 #DBE1DE
Accessibility & contrast
On white
2.44
#98AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#98AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA1
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA1 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#95AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa1; /* rgb */ color: rgb(152, 170, 161); /* oklch */ color: oklch(72.1% 0.024 164.3);
Tailwind
colors: {
custom: {
50: '#b6c3bc',
500: '#98aaa1',
950: '#000000',
},
}SCSS
$custom: #98aaa1; $custom-light: #b6c3bc; $custom-dark: #000000;
JSON
{
"hex": "#98aaa1",
"rgb": {
"r": 152,
"g": 170,
"b": 161
},
"hsl": {
"h": 150,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72131,
"c": 0.02392,
"h": 164.3
},
"luminance": 0.37998
}Semantic roles & 50–950 ramp
primary
#98AAA1
secondary
#D2CCCF
accent
#527394
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181