#98B2A8#98B2A8
#98B2A8 is a light, muted teal. Relative luminance 0.413; OKLCH L 74.1% C 0.032 H 170.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2A8 |
|---|---|
| RGB | rgb(152, 178, 168) |
| HSL | hsl(157, 14%, 65%) |
| HSV | hsv(157, 15%, 70%) |
| CMYK | cmyk(14.6%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(70.42, -10.93, 2.12) |
| CIE-LCH | lch(70.42, 11.14, 169.05°) |
| OKLab | oklab(74.09% -0.0315 0.0054) |
| OKLCH | oklch(74.09% 0.032 170.2) |
| XYZ | xyz(35.9354, 41.3425, 43.1248) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.37
Greyish Teal
#719F91
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 10.27
Grey Green
#86A17D
ΔE00 10.80
Cement
#A5A391
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2A8 #B298A2
analogous
#98B29B #98B2A8 #98AFB2
triadic
#98B2A8 #A898B2 #B2A898
tetradic
#98B2A8 #9B98B2 #B298A2 #AFB298
square
#98B2A8 #9B98B2 #B298A2 #AFB298
split-complementary
#98B2A8 #B298AF #B29B98
monochromatic
#59776B #75988A #98B2A8 #BBCCC6 #DEE6E3
Accessibility & contrast
On white
2.27
#98B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#98B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2A8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2A8 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA8
Deuteranopia (green-blind)
#ABABA9
Tritanopia (blue-blind)
#93B2AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98b2a8; /* rgb */ color: rgb(152, 178, 168); /* oklch */ color: oklch(74.1% 0.032 170.2);
Tailwind
colors: {
custom: {
50: '#b6c9c1',
500: '#98b2a8',
950: '#000000',
},
}SCSS
$custom: #98b2a8; $custom-light: #b6c9c1; $custom-dark: #000000;
JSON
{
"hex": "#98b2a8",
"rgb": {
"r": 152,
"g": 178,
"b": 168
},
"hsl": {
"h": 156.923,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.7409,
"c": 0.03199,
"h": 170.2
},
"luminance": 0.41343
}Semantic roles & 50–950 ramp
primary
#98B2A8
secondary
#D7CED2
accent
#4D6A99
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281