#98AAAC#98AAAC
#98AAAC is a light, muted teal. Relative luminance 0.384; OKLCH L 72.5% C 0.020 H 204.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAAC |
|---|---|
| RGB | rgb(152, 170, 172) |
| HSL | hsl(186, 11%, 64%) |
| HSV | hsv(186, 12%, 67%) |
| CMYK | cmyk(11.6%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(68.32, -5.84, -3.16) |
| CIE-LCH | lch(68.32, 6.64, 208.42°) |
| OKLab | oklab(72.47% -0.0185 -0.0085) |
| OKLCH | oklch(72.47% 0.02 204.8) |
| XYZ | xyz(34.7682, 38.4027, 44.6024) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.54
Cool Gray
#9AA7B0
ΔE00 4.71
Bluegrey
#85A3B2
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 7.00
Pewter
#899397
ΔE00 7.60
Dark Gray
#A9A9A9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAAC #AC9A98
analogous
#98ACA4 #98AAAC #98A0AC
triadic
#98AAAC #AC98AA #AAAC98
tetradic
#98AAAC #A498AC #AC9A98 #A0AC98
square
#98AAAC #A498AC #AC9A98 #A0AC98
split-complementary
#98AAAC #AC98A0 #ACA498
monochromatic
#5A6D70 #768E91 #98AAAC #BAC6C7 #DCE2E3
Accessibility & contrast
On white
2.42
#98AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#98AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAAC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAAC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#93ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aaac; /* rgb */ color: rgb(152, 170, 172); /* oklch */ color: oklch(72.5% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#b6c3c4',
500: '#98aaac',
950: '#000000',
},
}SCSS
$custom: #98aaac; $custom-light: #b6c3c4; $custom-dark: #000000;
JSON
{
"hex": "#98aaac",
"rgb": {
"r": 152,
"g": 170,
"b": 172
},
"hsl": {
"h": 186,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72465,
"c": 0.02037,
"h": 204.8
},
"luminance": 0.38403
}Semantic roles & 50–950 ramp
primary
#98AAAC
secondary
#D3CDCC
accent
#585195
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181