#98B0AA#98B0AA
#98B0AA is a light, muted teal. Relative luminance 0.406; OKLCH L 73.7% C 0.028 H 178.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98B0AA |
|---|---|
| RGB | rgb(152, 176, 170) |
| HSL | hsl(165, 13%, 64%) |
| HSV | hsv(165, 14%, 69%) |
| CMYK | cmyk(13.6%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(69.91, -9.47, 0.28) |
| CIE-LCH | lch(69.91, 9.47, 178.28°) |
| OKLab | oklab(73.71% -0.0279 0.0006) |
| OKLCH | oklch(73.71% 0.028 178.7) |
| XYZ | xyz(35.7281, 40.6276, 43.9819) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.03
Greyish Teal
#719F91
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 10.02
Bluegrey
#85A3B2
ΔE00 10.42
Dark Gray
#A9A9A9
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B0AA #B0989E
analogous
#98B09E #98B0AA #98AAB0
triadic
#98B0AA #AA98B0 #B0AA98
tetradic
#98B0AA #9E98B0 #B0989E #AAB098
square
#98B0AA #9E98B0 #B0989E #AAB098
split-complementary
#98B0AA #B098AA #B09E98
monochromatic
#59746E #75958D #98B0AA #BBCBC7 #DDE5E3
Accessibility & contrast
On white
2.30
#98B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#98B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B0AA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B0AA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#A9A9AA
Tritanopia (blue-blind)
#92B1AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98b0aa; /* rgb */ color: rgb(152, 176, 170); /* oklch */ color: oklch(73.7% 0.028 178.7);
Tailwind
colors: {
custom: {
50: '#b6c7c3',
500: '#98b0aa',
950: '#000000',
},
}SCSS
$custom: #98b0aa; $custom-light: #b6c7c3; $custom-dark: #000000;
JSON
{
"hex": "#98b0aa",
"rgb": {
"r": 152,
"g": 176,
"b": 170
},
"hsl": {
"h": 165,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.7371,
"c": 0.02787,
"h": 178.7
},
"luminance": 0.40628
}Semantic roles & 50–950 ramp
primary
#98B0AA
secondary
#D6CED0
accent
#4E6097
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281