#98B6B2#98B6B2
#98B6B2 is a light, muted teal. Relative luminance 0.433; OKLCH L 75.3% C 0.033 H 186.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98B6B2 |
|---|---|
| RGB | rgb(152, 182, 178) |
| HSL | hsl(172, 17%, 65%) |
| HSV | hsv(172, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 2.2%, 28.6%) |
| CIE-LAB | lab(71.79, -10.99, -1.37) |
| CIE-LCH | lch(71.79, 11.08, 187.12°) |
| OKLab | oklab(75.27% -0.033 -0.0038) |
| OKLCH | oklch(75.27% 0.033 186.6) |
| XYZ | xyz(37.7106, 43.3446, 48.4903) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 10.04
Cool Gray
#9AA7B0
ΔE00 10.36
Bluegrey
#85A3B2
ΔE00 10.40
Cadetblue
#5F9EA0
ΔE00 11.17
Greenish Grey
#96AE8D
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B6B2 #B6989C
analogous
#98B6A3 #98B6B2 #98ABB6
triadic
#98B6B2 #B298B6 #B6B298
tetradic
#98B6B2 #A398B6 #B6989C #ABB698
square
#98B6B2 #A398B6 #B6989C #ABB698
split-complementary
#98B6B2 #B698AB #B6A398
monochromatic
#587C77 #749D97 #98B6B2 #BCCFCD #E0E9E8
Accessibility & contrast
On white
2.17
#98B6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#98B6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B6B2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B6B2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B2
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#90B8B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b6b2; /* rgb */ color: rgb(152, 182, 178); /* oklch */ color: oklch(75.3% 0.033 186.6);
Tailwind
colors: {
custom: {
50: '#b6cbc9',
500: '#98b6b2',
950: '#000000',
},
}SCSS
$custom: #98b6b2; $custom-light: #b6cbc9; $custom-dark: #000000;
JSON
{
"hex": "#98b6b2",
"rgb": {
"r": 152,
"g": 182,
"b": 178
},
"hsl": {
"h": 172,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.75268,
"c": 0.03319,
"h": 186.6
},
"luminance": 0.43346
}Semantic roles & 50–950 ramp
primary
#98B6B2
secondary
#DAD0D1
accent
#4A559B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282