#98AAA2#98AAA2
#98AAA2 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.2% C 0.023 H 167.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA2 |
|---|---|
| RGB | rgb(152, 170, 162) |
| HSL | hsl(153, 10%, 63%) |
| HSV | hsv(153, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.04, -7.87, 1.98) |
| CIE-LCH | lch(68.04, 8.12, 165.85°) |
| OKLab | oklab(72.16% -0.0226 0.0051) |
| OKLCH | oklch(72.16% 0.023 167.2) |
| XYZ | xyz(33.8438, 38.0330, 39.7334) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.28
Grey
#929591
ΔE00 8.76
Cement
#A5A391
ΔE00 9.02
Greenish Grey
#96AE8D
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.44
Dark Gray
#A9A9A9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA2 #AA98A0
analogous
#98AA99 #98AAA2 #98A9AA
triadic
#98AAA2 #A298AA #AAA298
tetradic
#98AAA2 #9998AA #AA98A0 #A9AA98
square
#98AAA2 #9998AA #AA98A0 #A9AA98
split-complementary
#98AAA2 #AA98A9 #AA9998
monochromatic
#5A6D65 #768E84 #98AAA2 #BAC6C0 #DBE1DF
Accessibility & contrast
On white
2.44
#98AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#98AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#95AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa2; /* rgb */ color: rgb(152, 170, 162); /* oklch */ color: oklch(72.2% 0.023 167.2);
Tailwind
colors: {
custom: {
50: '#b6c3bd',
500: '#98aaa2',
950: '#000000',
},
}SCSS
$custom: #98aaa2; $custom-light: #b6c3bd; $custom-dark: #000000;
JSON
{
"hex": "#98aaa2",
"rgb": {
"r": 152,
"g": 170,
"b": 162
},
"hsl": {
"h": 153.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.7216,
"c": 0.02318,
"h": 167.2
},
"luminance": 0.38033
}Semantic roles & 50–950 ramp
primary
#98AAA2
secondary
#D2CCCF
accent
#526F94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181