#98B6AE#98B6AE
#98B6AE is a light, muted teal. Relative luminance 0.432; OKLCH L 75.1% C 0.035 H 177.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #98B6AE |
|---|---|
| RGB | rgb(152, 182, 174) |
| HSL | hsl(164, 17%, 65%) |
| HSV | hsv(164, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(71.68, -11.82, 0.66) |
| CIE-LCH | lch(71.68, 11.84, 176.79°) |
| OKLab | oklab(75.15% -0.0346 0.0016) |
| OKLCH | oklch(75.15% 0.035 177.4) |
| XYZ | xyz(37.3148, 43.1863, 46.4060) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 9.26
Cool Grey
#95A3A6
ΔE00 9.35
Greenish Grey
#96AE8D
ΔE00 9.59
Pale Teal
#82CBB2
ΔE00 10.69
Cadetblue
#5F9EA0
ΔE00 11.50
Sage Green
#9CAF88
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B6AE #B698A0
analogous
#98B69F #98B6AE #98AFB6
triadic
#98B6AE #AE98B6 #B6AE98
tetradic
#98B6AE #9F98B6 #B698A0 #AFB698
square
#98B6AE #9F98B6 #B698A0 #AFB698
split-complementary
#98B6AE #B698AF #B69F98
monochromatic
#587C72 #749D92 #98B6AE #BCCFCA #E0E9E6
Accessibility & contrast
On white
2.18
#98B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#98B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B6AE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B6AE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AE
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#91B7B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b6ae; /* rgb */ color: rgb(152, 182, 174); /* oklch */ color: oklch(75.1% 0.035 177.4);
Tailwind
colors: {
custom: {
50: '#b6ccc6',
500: '#98b6ae',
950: '#000000',
},
}SCSS
$custom: #98b6ae; $custom-light: #b6ccc6; $custom-dark: #000000;
JSON
{
"hex": "#98b6ae",
"rgb": {
"r": 152,
"g": 182,
"b": 174
},
"hsl": {
"h": 164,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.75147,
"c": 0.03466,
"h": 177.4
},
"luminance": 0.43187
}Semantic roles & 50–950 ramp
primary
#98B6AE
secondary
#DAD0D3
accent
#4A609B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282