#98B8A8#98B8A8
#98B8A8 is a light, muted teal. Relative luminance 0.438; OKLCH L 75.4% C 0.042 H 163.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8A8 |
|---|---|
| RGB | rgb(152, 184, 168) |
| HSL | hsl(150, 18%, 66%) |
| HSV | hsv(150, 17%, 72%) |
| CMYK | cmyk(17.4%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(72.08, -14.07, 4.53) |
| CIE-LCH | lch(72.08, 14.79, 162.16°) |
| OKLab | oklab(75.41% -0.0399 0.0117) |
| OKLCH | oklch(75.41% 0.042 163.6) |
| XYZ | xyz(37.1554, 43.7826, 43.5315) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 8.76
Greyish Teal
#719F91
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 8.94
Darkseagreen
#8FBC8F
ΔE00 8.99
Grey Green
#86A17D
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8A8 #B898A8
analogous
#98B898 #98B8A8 #98B8B8
triadic
#98B8A8 #A898B8 #B8A898
tetradic
#98B8A8 #9898B8 #B898A8 #B8B898
square
#98B8A8 #9898B8 #B898A8 #B8B898
split-complementary
#98B8A8 #B898B8 #B89898
monochromatic
#577E6B #749F89 #98B8A8 #BCD1C7 #E0EAE5
Accessibility & contrast
On white
2.15
#98B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#98B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8A8
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8A8 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A7
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#92B8B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b8a8; /* rgb */ color: rgb(152, 184, 168); /* oklch */ color: oklch(75.4% 0.042 163.6);
Tailwind
colors: {
custom: {
50: '#b6cdc1',
500: '#98b8a8',
950: '#000000',
},
}SCSS
$custom: #98b8a8; $custom-light: #b6cdc1; $custom-dark: #000000;
JSON
{
"hex": "#98b8a8",
"rgb": {
"r": 152,
"g": 184,
"b": 168
},
"hsl": {
"h": 150,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.75415,
"c": 0.04161,
"h": 163.6
},
"luminance": 0.43784
}Semantic roles & 50–950 ramp
primary
#98B8A8
secondary
#DBD1D6
accent
#49739D
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281