#98AAAA#98AAAA
#98AAAA is a light, muted teal. Relative luminance 0.383; OKLCH L 72.4% C 0.020 H 196.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAAA |
|---|---|
| RGB | rgb(152, 170, 170) |
| HSL | hsl(180, 10%, 63%) |
| HSV | hsv(180, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(68.26, -6.26, -2.14) |
| CIE-LCH | lch(68.26, 6.61, 198.84°) |
| OKLab | oklab(72.4% -0.0193 -0.0058) |
| OKLCH | oklch(72.4% 0.02 196.7) |
| XYZ | xyz(34.5776, 38.3265, 43.5984) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.07
Cool Gray
#9AA7B0
ΔE00 5.65
Bluegrey
#85A3B2
ΔE00 7.26
Pewter
#899397
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 7.94
Dark Gray
#A9A9A9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAAA #AA9898
analogous
#98AAA1 #98AAAA #98A1AA
triadic
#98AAAA #AA98AA #AAAA98
tetradic
#98AAAA #A198AA #AA9898 #A1AA98
square
#98AAAA #A198AA #AA9898 #A1AA98
split-complementary
#98AAAA #AA98A1 #AAA198
monochromatic
#5A6D6D #768E8E #98AAAA #BAC6C6 #DBE1E1
Accessibility & contrast
On white
2.42
#98AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#98AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAAA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAAA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A4A5AA
Tritanopia (blue-blind)
#93ABAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaaa; /* rgb */ color: rgb(152, 170, 170); /* oklch */ color: oklch(72.4% 0.020 196.7);
Tailwind
colors: {
custom: {
50: '#b6c3c3',
500: '#98aaaa',
950: '#000000',
},
}SCSS
$custom: #98aaaa; $custom-light: #b6c3c3; $custom-dark: #000000;
JSON
{
"hex": "#98aaaa",
"rgb": {
"r": 152,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72402,
"c": 0.02015,
"h": 196.7
},
"luminance": 0.38327
}Semantic roles & 50–950 ramp
primary
#98AAAA
secondary
#D2CCCC
accent
#525294
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181