#98ACAA#98ACAA
#98ACAA is a light, muted teal. Relative luminance 0.391; OKLCH L 72.8% C 0.022 H 189.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACAA |
|---|---|
| RGB | rgb(152, 172, 170) |
| HSL | hsl(174, 11%, 64%) |
| HSV | hsv(174, 12%, 67%) |
| CMYK | cmyk(11.6%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.81, -7.33, -1.33) |
| CIE-LCH | lch(68.81, 7.45, 190.27°) |
| OKLab | oklab(72.84% -0.0222 -0.0037) |
| OKLCH | oklch(72.84% 0.022 189.4) |
| XYZ | xyz(34.9554, 39.0820, 43.7244) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.44
Cool Gray
#9AA7B0
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 8.24
Dark Gray
#A9A9A9
ΔE00 8.87
Pewter
#899397
ΔE00 9.03
Bluey Grey
#89A0B0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACAA #AC989A
analogous
#98ACA0 #98ACAA #98A4AC
triadic
#98ACAA #AA98AC #ACAA98
tetradic
#98ACAA #A098AC #AC989A #A4AC98
square
#98ACAA #A098AC #AC989A #A4AC98
split-complementary
#98ACAA #AC98A4 #ACA098
monochromatic
#5A706D #76918E #98ACAA #BAC7C6 #DCE3E2
Accessibility & contrast
On white
2.38
#98ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#98ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACAA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACAA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A5A7AA
Tritanopia (blue-blind)
#93ADAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98acaa; /* rgb */ color: rgb(152, 172, 170); /* oklch */ color: oklch(72.8% 0.022 189.4);
Tailwind
colors: {
custom: {
50: '#b6c4c3',
500: '#98acaa',
950: '#000000',
},
}SCSS
$custom: #98acaa; $custom-light: #b6c4c3; $custom-dark: #000000;
JSON
{
"hex": "#98acaa",
"rgb": {
"r": 152,
"g": 172,
"b": 170
},
"hsl": {
"h": 174,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72837,
"c": 0.02247,
"h": 189.4
},
"luminance": 0.39083
}Semantic roles & 50–950 ramp
primary
#98ACAA
secondary
#D3CCCD
accent
#515895
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181