#98BAB8#98BAB8
#98BAB8 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.037 H 192.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAB8 |
|---|---|
| RGB | rgb(152, 186, 184) |
| HSL | hsl(176, 20%, 66%) |
| HSV | hsv(176, 18%, 73%) |
| CMYK | cmyk(18.3%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(73.06, -11.83, -2.79) |
| CIE-LCH | lch(73.06, 12.15, 193.28°) |
| OKLab | oklab(76.33% -0.036 -0.0076) |
| OKLCH | oklch(76.33% 0.037 192) |
| XYZ | xyz(39.1571, 45.2526, 52.0096) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.94
Lightblue
#ADD8E6
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.43
Cool Gray
#9AA7B0
ΔE00 10.82
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAB8 #BA989A
analogous
#98BAA7 #98BAB8 #98ABBA
triadic
#98BAB8 #B898BA #BAB898
tetradic
#98BAB8 #A798BA #BA989A #ABBA98
square
#98BAB8 #A798BA #BA989A #ABBA98
split-complementary
#98BAB8 #BA98AB #BAA798
monochromatic
#56817F #73A19F #98BAB8 #BDD3D1 #E1EBEB
Accessibility & contrast
On white
2.09
#98BAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#98BAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAB8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAB8 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B8
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#8EBCB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bab8; /* rgb */ color: rgb(152, 186, 184); /* oklch */ color: oklch(76.3% 0.037 192.0);
Tailwind
colors: {
custom: {
50: '#b7cecd',
500: '#98bab8',
950: '#000000',
},
}SCSS
$custom: #98bab8; $custom-light: #b7cecd; $custom-dark: #000000;
JSON
{
"hex": "#98bab8",
"rgb": {
"r": 152,
"g": 186,
"b": 184
},
"hsl": {
"h": 176.471,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.76329,
"c": 0.03682,
"h": 192
},
"luminance": 0.45254
}Semantic roles & 50–950 ramp
primary
#98BAB8
secondary
#DCD1D2
accent
#474C9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282