#98BAB6#98BAB6
#98BAB6 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.037 H 187.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAB6 |
|---|---|
| RGB | rgb(152, 186, 182) |
| HSL | hsl(173, 20%, 66%) |
| HSV | hsv(173, 18%, 73%) |
| CMYK | cmyk(18.3%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(73.00, -12.25, -1.78) |
| CIE-LCH | lch(73.00, 12.38, 188.27°) |
| OKLab | oklab(76.27% -0.0368 -0.005) |
| OKLCH | oklch(76.27% 0.037 187.7) |
| XYZ | xyz(38.9490, 45.1694, 50.9133) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 10.28
Greyish Teal
#719F91
ΔE00 10.37
Lightblue
#ADD8E6
ΔE00 10.76
Pale Teal
#82CBB2
ΔE00 10.86
Bluegrey
#85A3B2
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAB6 #BA989C
analogous
#98BAA5 #98BAB6 #98ADBA
triadic
#98BAB6 #B698BA #BAB698
tetradic
#98BAB6 #A598BA #BA989C #ADBA98
square
#98BAB6 #A598BA #BA989C #ADBA98
split-complementary
#98BAB6 #BA98AD #BAA598
monochromatic
#56817C #73A19C #98BAB6 #BDD3D0 #E1EBEA
Accessibility & contrast
On white
2.09
#98BAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#98BAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAB6
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAB6 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B6
Deuteranopia (green-blind)
#AFB1B6
Tritanopia (blue-blind)
#8FBCB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bab6; /* rgb */ color: rgb(152, 186, 182); /* oklch */ color: oklch(76.3% 0.037 187.7);
Tailwind
colors: {
custom: {
50: '#b6cecb',
500: '#98bab6',
950: '#000000',
},
}SCSS
$custom: #98bab6; $custom-light: #b6cecb; $custom-dark: #000000;
JSON
{
"hex": "#98bab6",
"rgb": {
"r": 152,
"g": 186,
"b": 182
},
"hsl": {
"h": 172.941,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.76268,
"c": 0.03717,
"h": 187.7
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#98BAB6
secondary
#DCD1D3
accent
#47529E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282