#98BBAB#98BBAB
#98BBAB is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.044 H 165.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBAB |
|---|---|
| RGB | rgb(152, 187, 171) |
| HSL | hsl(153, 20%, 66%) |
| HSV | hsv(153, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.99, -15.03, 4.21) |
| CIE-LCH | lch(72.99, 15.61, 164.36°) |
| OKLab | oklab(76.17% -0.0428 0.0109) |
| OKLCH | oklch(76.17% 0.044 165.7) |
| XYZ | xyz(38.0679, 45.1552, 45.2303) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.87
Darkseagreen
#8FBC8F
ΔE00 8.94
Greyish Teal
#719F91
ΔE00 9.27
Sage Green
#9CAF88
ΔE00 9.53
Seafoam Blue
#78D1B6
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBAB #BB98A8
analogous
#98BB9A #98BBAB #98BABB
triadic
#98BBAB #AB98BB #BBAB98
tetradic
#98BBAB #9A98BB #BB98A8 #BABB98
square
#98BBAB #9A98BB #BB98A8 #BABB98
split-complementary
#98BBAB #BB98BA #BB9A98
monochromatic
#56826E #73A38D #98BBAB #BDD3C9 #E2ECE7
Accessibility & contrast
On white
2.09
#98BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#98BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBAB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBAB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AA
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#91BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bbab; /* rgb */ color: rgb(152, 187, 171); /* oklch */ color: oklch(76.2% 0.044 165.7);
Tailwind
colors: {
custom: {
50: '#b6cfc4',
500: '#98bbab',
950: '#000000',
},
}SCSS
$custom: #98bbab; $custom-light: #b6cfc4; $custom-dark: #000000;
JSON
{
"hex": "#98bbab",
"rgb": {
"r": 152,
"g": 187,
"b": 171
},
"hsl": {
"h": 152.571,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76165,
"c": 0.04415,
"h": 165.7
},
"luminance": 0.45156
}Semantic roles & 50–950 ramp
primary
#98BBAB
secondary
#DDD2D7
accent
#476F9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281