#98BBAF#98BBAF
#98BBAF is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.041 H 172.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBAF |
|---|---|
| RGB | rgb(152, 187, 175) |
| HSL | hsl(159, 20%, 66%) |
| HSV | hsv(159, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.10, -14.23, 2.18) |
| CIE-LCH | lch(73.10, 14.39, 171.31°) |
| OKLab | oklab(76.28% -0.0411 0.0056) |
| OKLCH | oklch(76.28% 0.041 172.3) |
| XYZ | xyz(38.4550, 45.3100, 47.2687) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 8.85
Greyish Teal
#719F91
ΔE00 9.37
Seafoam Blue
#78D1B6
ΔE00 10.46
Darkseagreen
#8FBC8F
ΔE00 10.47
Sage Green
#9CAF88
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBAF #BB98A4
analogous
#98BB9E #98BBAF #98B6BB
triadic
#98BBAF #AF98BB #BBAF98
tetradic
#98BBAF #9E98BB #BB98A4 #B6BB98
square
#98BBAF #9E98BB #BB98A4 #B6BB98
split-complementary
#98BBAF #BB98B6 #BB9E98
monochromatic
#568273 #73A392 #98BBAF #BDD3CC #E2ECE8
Accessibility & contrast
On white
2.09
#98BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#98BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBAF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBAF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#90BCB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bbaf; /* rgb */ color: rgb(152, 187, 175); /* oklch */ color: oklch(76.3% 0.041 172.3);
Tailwind
colors: {
custom: {
50: '#b6cfc6',
500: '#98bbaf',
950: '#000000',
},
}SCSS
$custom: #98bbaf; $custom-light: #b6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#98bbaf",
"rgb": {
"r": 152,
"g": 187,
"b": 175
},
"hsl": {
"h": 159.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.7628,
"c": 0.04148,
"h": 172.3
},
"luminance": 0.45311
}Semantic roles & 50–950 ramp
primary
#98BBAF
secondary
#DDD2D6
accent
#47659F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282