#98BBAC#98BBAC
#98BBAC is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.043 H 167.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBAC |
|---|---|
| RGB | rgb(152, 187, 172) |
| HSL | hsl(154, 20%, 66%) |
| HSV | hsv(154, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(73.02, -14.83, 3.70) |
| CIE-LCH | lch(73.02, 15.29, 165.99°) |
| OKLab | oklab(76.19% -0.0424 0.0096) |
| OKLCH | oklch(76.19% 0.043 167.3) |
| XYZ | xyz(38.1636, 45.1935, 45.7342) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 7.99
Greyish Teal
#719F91
ΔE00 9.27
Darkseagreen
#8FBC8F
ΔE00 9.31
Sage Green
#9CAF88
ΔE00 9.84
Seafoam Blue
#78D1B6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBAC #BB98A7
analogous
#98BB9B #98BBAC #98B9BB
triadic
#98BBAC #AC98BB #BBAC98
tetradic
#98BBAC #9B98BB #BB98A7 #B9BB98
square
#98BBAC #9B98BB #BB98A7 #B9BB98
split-complementary
#98BBAC #BB98B9 #BB9B98
monochromatic
#56826F #73A38E #98BBAC #BDD3CA #E2ECE7
Accessibility & contrast
On white
2.09
#98BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#98BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBAC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBAC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#91BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bbac; /* rgb */ color: rgb(152, 187, 172); /* oklch */ color: oklch(76.2% 0.043 167.3);
Tailwind
colors: {
custom: {
50: '#b6cfc4',
500: '#98bbac',
950: '#000000',
},
}SCSS
$custom: #98bbac; $custom-light: #b6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#98bbac",
"rgb": {
"r": 152,
"g": 187,
"b": 172
},
"hsl": {
"h": 154.286,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76194,
"c": 0.04344,
"h": 167.3
},
"luminance": 0.45195
}Semantic roles & 50–950 ramp
primary
#98BBAC
secondary
#DDD2D7
accent
#476C9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281