#98B2B6#98B2B6
#98B2B6 is a light, muted teal. Relative luminance 0.419; OKLCH L 74.5% C 0.029 H 207.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2B6 |
|---|---|
| RGB | rgb(152, 178, 182) |
| HSL | hsl(188, 17%, 65%) |
| HSV | hsv(188, 16%, 71%) |
| CMYK | cmyk(16.5%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(70.80, -8.02, -5.03) |
| CIE-LCH | lch(70.80, 9.47, 212.07°) |
| OKLab | oklab(74.52% -0.0258 -0.0136) |
| OKLCH | oklch(74.52% 0.029 207.8) |
| XYZ | xyz(37.3106, 41.8926, 50.3672) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.53
Bluegrey
#85A3B2
ΔE00 6.53
Bluey Grey
#89A0B0
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2B6 #B69C98
analogous
#98B6AB #98B2B6 #98A3B6
triadic
#98B2B6 #B698B2 #B2B698
tetradic
#98B2B6 #AB98B6 #B69C98 #A3B698
square
#98B2B6 #AB98B6 #B69C98 #A3B698
split-complementary
#98B2B6 #B698A3 #B6AB98
monochromatic
#58777C #74979D #98B2B6 #BCCDCF #E0E8E9
Accessibility & contrast
On white
2.24
#98B2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#98B2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2B6
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2B6 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B6
Deuteranopia (green-blind)
#A8ABB6
Tritanopia (blue-blind)
#8FB4B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b2b6; /* rgb */ color: rgb(152, 178, 182); /* oklch */ color: oklch(74.5% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#b6c9cb',
500: '#98b2b6',
950: '#000000',
},
}SCSS
$custom: #98b2b6; $custom-light: #b6c9cb; $custom-dark: #000000;
JSON
{
"hex": "#98b2b6",
"rgb": {
"r": 152,
"g": 178,
"b": 182
},
"hsl": {
"h": 188,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74519,
"c": 0.02917,
"h": 207.8
},
"luminance": 0.41894
}Semantic roles & 50–950 ramp
primary
#98B2B6
secondary
#DAD1D0
accent
#554A9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282