#98BCB6#98BCB6
#98BCB6 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.040 H 184.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCB6 |
|---|---|
| RGB | rgb(152, 188, 182) |
| HSL | hsl(170, 21%, 67%) |
| HSV | hsv(170, 19%, 74%) |
| CMYK | cmyk(19.1%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(73.56, -13.30, -0.97) |
| CIE-LCH | lch(73.56, 13.33, 184.17°) |
| OKLab | oklab(76.71% -0.0396 -0.0028) |
| OKLCH | oklch(76.71% 0.04 184) |
| XYZ | xyz(39.3733, 46.0180, 51.0548) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.77
Powder Blue
#B0E0E6
ΔE00 10.21
Greyish Teal
#719F91
ΔE00 10.22
Cool Grey
#95A3A6
ΔE00 10.63
Lightblue
#ADD8E6
ΔE00 11.16
Greenish Grey
#96AE8D
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCB6 #BC989E
analogous
#98BCA4 #98BCB6 #98B0BC
triadic
#98BCB6 #B698BC #BCB698
tetradic
#98BCB6 #A498BC #BC989E #B0BC98
square
#98BCB6 #A498BC #BC989E #B0BC98
split-complementary
#98BCB6 #BC98B0 #BCA498
monochromatic
#56847C #73A49C #98BCB6 #BDD4D0 #E2ECEB
Accessibility & contrast
On white
2.06
#98BCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#98BCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCB6
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCB6 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B6
Deuteranopia (green-blind)
#B1B3B7
Tritanopia (blue-blind)
#8EBEBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcb6; /* rgb */ color: rgb(152, 188, 182); /* oklch */ color: oklch(76.7% 0.040 184.0);
Tailwind
colors: {
custom: {
50: '#b7d0cb',
500: '#98bcb6',
950: '#000000',
},
}SCSS
$custom: #98bcb6; $custom-light: #b7d0cb; $custom-dark: #000000;
JSON
{
"hex": "#98bcb6",
"rgb": {
"r": 152,
"g": 188,
"b": 182
},
"hsl": {
"h": 170,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76708,
"c": 0.03967,
"h": 184
},
"luminance": 0.46019
}Semantic roles & 50–950 ramp
primary
#98BCB6
secondary
#DED2D4
accent
#4655A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282