#98B8B2#98B8B2
#98B8B2 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.7% C 0.036 H 182.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #98B8B2 |
|---|---|
| RGB | rgb(152, 184, 178) |
| HSL | hsl(169, 18%, 66%) |
| HSV | hsv(169, 17%, 72%) |
| CMYK | cmyk(17.4%, 0%, 3.3%, 27.8%) |
| CIE-LAB | lab(72.34, -12.04, -0.56) |
| CIE-LCH | lch(72.34, 12.06, 182.67°) |
| OKLab | oklab(75.71% -0.0357 -0.0017) |
| OKLCH | oklch(75.71% 0.036 182.7) |
| XYZ | xyz(38.1231, 44.1696, 48.6278) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.43
Greyish Teal
#719F91
ΔE00 9.76
Greenish Grey
#96AE8D
ΔE00 10.66
Pale Teal
#82CBB2
ΔE00 10.70
Powder Blue
#B0E0E6
ΔE00 11.19
Cadetblue
#5F9EA0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B8B2 #B8989E
analogous
#98B8A2 #98B8B2 #98AEB8
triadic
#98B8B2 #B298B8 #B8B298
tetradic
#98B8B2 #A298B8 #B8989E #AEB898
square
#98B8B2 #A298B8 #B8989E #AEB898
split-complementary
#98B8B2 #B898AE #B8A298
monochromatic
#577E77 #749F97 #98B8B2 #BCD1CD #E0EAE8
Accessibility & contrast
On white
2.14
#98B8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#98B8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B8B2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B8B2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B2
Deuteranopia (green-blind)
#AFAFB3
Tritanopia (blue-blind)
#90B9B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b8b2; /* rgb */ color: rgb(152, 184, 178); /* oklch */ color: oklch(75.7% 0.036 182.7);
Tailwind
colors: {
custom: {
50: '#b6cdc9',
500: '#98b8b2',
950: '#000000',
},
}SCSS
$custom: #98b8b2; $custom-light: #b6cdc9; $custom-dark: #000000;
JSON
{
"hex": "#98b8b2",
"rgb": {
"r": 152,
"g": 184,
"b": 178
},
"hsl": {
"h": 168.75,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.75707,
"c": 0.03578,
"h": 182.7
},
"luminance": 0.44171
}Semantic roles & 50–950 ramp
primary
#98B8B2
secondary
#DBD1D3
accent
#49599D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282