#98BABC#98BABC
#98BABC is a light, muted teal. Relative luminance 0.454; OKLCH L 76.5% C 0.037 H 200.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98BABC |
|---|---|
| RGB | rgb(152, 186, 188) |
| HSL | hsl(183, 21%, 67%) |
| HSV | hsv(183, 19%, 74%) |
| CMYK | cmyk(19.1%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.17, -10.96, -4.81) |
| CIE-LCH | lch(73.17, 11.97, 203.70°) |
| OKLab | oklab(76.46% -0.0344 -0.0131) |
| OKLCH | oklch(76.46% 0.037 200.8) |
| XYZ | xyz(39.5824, 45.4227, 54.2491) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.62
Lightblue
#ADD8E6
ΔE00 8.92
Bluegrey
#85A3B2
ΔE00 9.06
Powder Blue
#B0E0E6
ΔE00 9.52
Cool Gray
#9AA7B0
ΔE00 9.72
Light Grey Blue
#9DBCD4
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BABC #BC9A98
analogous
#98BCAC #98BABC #98A8BC
triadic
#98BABC #BC98BA #BABC98
tetradic
#98BABC #AC98BC #BC9A98 #A8BC98
square
#98BABC #AC98BC #BC9A98 #A8BC98
split-complementary
#98BABC #BC98A8 #BCAC98
monochromatic
#568184 #73A1A4 #98BABC #BDD3D4 #E2ECEC
Accessibility & contrast
On white
2.08
#98BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#98BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BABC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BABC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#8DBDBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98babc; /* rgb */ color: rgb(152, 186, 188); /* oklch */ color: oklch(76.5% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#b7ced0',
500: '#98babc',
950: '#000000',
},
}SCSS
$custom: #98babc; $custom-light: #b7ced0; $custom-dark: #000000;
JSON
{
"hex": "#98babc",
"rgb": {
"r": 152,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.333,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76455,
"c": 0.03681,
"h": 200.8
},
"luminance": 0.45424
}Semantic roles & 50–950 ramp
primary
#98BABC
secondary
#DED3D2
accent
#4B46A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282