#98B4AB#98B4AB
#98B4AB is a light, muted teal. Relative luminance 0.423; OKLCH L 74.6% C 0.033 H 174.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4AB |
|---|---|
| RGB | rgb(152, 180, 171) |
| HSL | hsl(161, 16%, 65%) |
| HSV | hsv(161, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(71.05, -11.38, 1.39) |
| CIE-LCH | lch(71.05, 11.47, 173.05°) |
| OKLab | oklab(74.62% -0.0331 0.0035) |
| OKLCH | oklch(74.62% 0.033 174) |
| XYZ | xyz(36.6190, 42.2573, 44.7473) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.96
Greyish Teal
#719F91
ΔE00 9.02
Cool Grey
#95A3A6
ΔE00 9.07
Sage Green
#9CAF88
ΔE00 10.89
Pale Teal
#82CBB2
ΔE00 11.05
Grey Green
#86A17D
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4AB #B498A1
analogous
#98B49D #98B4AB #98AFB4
triadic
#98B4AB #AB98B4 #B4AB98
tetradic
#98B4AB #9D98B4 #B498A1 #AFB498
square
#98B4AB #9D98B4 #B498A1 #AFB498
split-complementary
#98B4AB #B498AF #B49D98
monochromatic
#58796F #759A8E #98B4AB #BBCEC8 #DFE8E5
Accessibility & contrast
On white
2.22
#98B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#98B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4AB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4AB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AB
Deuteranopia (green-blind)
#ADACAC
Tritanopia (blue-blind)
#92B5B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b4ab; /* rgb */ color: rgb(152, 180, 171); /* oklch */ color: oklch(74.6% 0.033 174.0);
Tailwind
colors: {
custom: {
50: '#b6cac4',
500: '#98b4ab',
950: '#000000',
},
}SCSS
$custom: #98b4ab; $custom-light: #b6cac4; $custom-dark: #000000;
JSON
{
"hex": "#98b4ab",
"rgb": {
"r": 152,
"g": 180,
"b": 171
},
"hsl": {
"h": 160.714,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74618,
"c": 0.03326,
"h": 174
},
"luminance": 0.42258
}Semantic roles & 50–950 ramp
primary
#98B4AB
secondary
#D9CFD2
accent
#4C659A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281