#98AAA4#98AAA4
#98AAA4 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.022 H 173.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA4 |
|---|---|
| RGB | rgb(152, 170, 164) |
| HSL | hsl(160, 10%, 63%) |
| HSV | hsv(160, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(68.10, -7.47, 0.95) |
| CIE-LCH | lch(68.10, 7.53, 172.74°) |
| OKLab | oklab(72.22% -0.0218 0.0024) |
| OKLCH | oklch(72.22% 0.022 173.7) |
| XYZ | xyz(34.0230, 38.1046, 40.6772) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.44
Cool Gray
#9AA7B0
ΔE00 8.51
Grey
#929591
ΔE00 8.55
Dark Gray
#A9A9A9
ΔE00 9.02
Pewter
#899397
ΔE00 9.34
Cement
#A5A391
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA4 #AA989E
analogous
#98AA9B #98AAA4 #98A7AA
triadic
#98AAA4 #A498AA #AAA498
tetradic
#98AAA4 #9B98AA #AA989E #A7AA98
square
#98AAA4 #9B98AA #AA989E #A7AA98
split-complementary
#98AAA4 #AA98A7 #AA9B98
monochromatic
#5A6D67 #768E86 #98AAA4 #BAC6C2 #DBE1DF
Accessibility & contrast
On white
2.44
#98AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#98AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA4
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA4 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#94AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa4; /* rgb */ color: rgb(152, 170, 164); /* oklch */ color: oklch(72.2% 0.022 173.7);
Tailwind
colors: {
custom: {
50: '#b6c3bf',
500: '#98aaa4',
950: '#000000',
},
}SCSS
$custom: #98aaa4; $custom-light: #b6c3bf; $custom-dark: #000000;
JSON
{
"hex": "#98aaa4",
"rgb": {
"r": 152,
"g": 170,
"b": 164
},
"hsl": {
"h": 160,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72219,
"c": 0.0219,
"h": 173.7
},
"luminance": 0.38105
}Semantic roles & 50–950 ramp
primary
#98AAA4
secondary
#D2CCCE
accent
#526894
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181