#98BBAE#98BBAE
#98BBAE is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.042 H 170.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBAE |
|---|---|
| RGB | rgb(152, 187, 174) |
| HSL | hsl(158, 20%, 66%) |
| HSV | hsv(158, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.07, -14.43, 2.68) |
| CIE-LCH | lch(73.07, 14.68, 169.47°) |
| OKLab | oklab(76.25% -0.0415 0.0069) |
| OKLCH | oklch(76.25% 0.042 170.6) |
| XYZ | xyz(38.3571, 45.2709, 46.7534) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.29
Greenish Grey
#96AE8D
ΔE00 8.51
Greyish Teal
#719F91
ΔE00 9.32
Darkseagreen
#8FBC8F
ΔE00 10.08
Seafoam Blue
#78D1B6
ΔE00 10.30
Sage Green
#9CAF88
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBAE #BB98A5
analogous
#98BB9D #98BBAE #98B7BB
triadic
#98BBAE #AE98BB #BBAE98
tetradic
#98BBAE #9D98BB #BB98A5 #B7BB98
square
#98BBAE #9D98BB #BB98A5 #B7BB98
split-complementary
#98BBAE #BB98B7 #BB9D98
monochromatic
#568272 #73A391 #98BBAE #BDD3CB #E2ECE8
Accessibility & contrast
On white
2.09
#98BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#98BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBAE
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBAE | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#90BCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bbae; /* rgb */ color: rgb(152, 187, 174); /* oklch */ color: oklch(76.3% 0.042 170.6);
Tailwind
colors: {
custom: {
50: '#b6cfc6',
500: '#98bbae',
950: '#000000',
},
}SCSS
$custom: #98bbae; $custom-light: #b6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#98bbae",
"rgb": {
"r": 152,
"g": 187,
"b": 174
},
"hsl": {
"h": 157.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76251,
"c": 0.0421,
"h": 170.6
},
"luminance": 0.45272
}Semantic roles & 50–950 ramp
primary
#98BBAE
secondary
#DDD2D6
accent
#47679F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282