#98BBBC#98BBBC
#98BBBC is a light, muted teal. Relative luminance 0.458; OKLCH L 76.7% C 0.038 H 198.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBC |
|---|---|
| RGB | rgb(152, 187, 188) |
| HSL | hsl(182, 21%, 67%) |
| HSV | hsv(182, 19%, 74%) |
| CMYK | cmyk(19.1%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.45, -11.49, -4.41) |
| CIE-LCH | lch(73.45, 12.31, 200.98°) |
| OKLab | oklab(76.67% -0.0358 -0.012) |
| OKLCH | oklch(76.67% 0.038 198.6) |
| XYZ | xyz(39.7938, 45.8455, 54.3196) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.01
Cool Grey
#95A3A6
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.31
Bluegrey
#85A3B2
ΔE00 9.63
Cool Gray
#9AA7B0
ΔE00 10.28
Light Grey Blue
#9DBCD4
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBC #BC9998
analogous
#98BCAB #98BBBC #98A9BC
triadic
#98BBBC #BC98BB #BBBC98
tetradic
#98BBBC #AB98BC #BC9998 #A9BC98
square
#98BBBC #AB98BC #BC9998 #A9BC98
split-complementary
#98BBBC #BC98A9 #BCAB98
monochromatic
#568384 #73A3A4 #98BBBC #BDD3D4 #E2ECEC
Accessibility & contrast
On white
2.07
#98BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#98BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#8DBEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bbbc; /* rgb */ color: rgb(152, 187, 188); /* oklch */ color: oklch(76.7% 0.038 198.6);
Tailwind
colors: {
custom: {
50: '#b7cfd0',
500: '#98bbbc',
950: '#000000',
},
}SCSS
$custom: #98bbbc; $custom-light: #b7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#98bbbc",
"rgb": {
"r": 152,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.667,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76673,
"c": 0.03772,
"h": 198.6
},
"luminance": 0.45847
}Semantic roles & 50–950 ramp
primary
#98BBBC
secondary
#DED2D2
accent
#4846A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282