#98B6AA#98B6AA
#98B6AA is a light, muted teal. Relative luminance 0.430; OKLCH L 75.0% C 0.037 H 169.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #98B6AA |
|---|---|
| RGB | rgb(152, 182, 170) |
| HSL | hsl(156, 17%, 65%) |
| HSV | hsv(156, 16%, 71%) |
| CMYK | cmyk(16.5%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(71.58, -12.63, 2.70) |
| CIE-LCH | lch(71.58, 12.92, 167.92°) |
| OKLab | oklab(75.03% -0.0363 0.007) |
| OKLCH | oklch(75.03% 0.037 169.1) |
| XYZ | xyz(36.9307, 43.0326, 44.3828) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.01
Greyish Teal
#719F91
ΔE00 8.84
Pale Teal
#82CBB2
ΔE00 9.89
Sage Green
#9CAF88
ΔE00 9.99
Cool Grey
#95A3A6
ΔE00 10.46
Darkseagreen
#8FBC8F
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B6AA #B698A4
analogous
#98B69B #98B6AA #98B3B6
triadic
#98B6AA #AA98B6 #B6AA98
tetradic
#98B6AA #9B98B6 #B698A4 #B3B698
square
#98B6AA #9B98B6 #B698A4 #B3B698
split-complementary
#98B6AA #B698B3 #B69B98
monochromatic
#587C6D #749D8C #98B6AA #BCCFC8 #E0E9E5
Accessibility & contrast
On white
2.19
#98B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#98B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B6AA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B6AA | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2A9
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#92B6B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98b6aa; /* rgb */ color: rgb(152, 182, 170); /* oklch */ color: oklch(75.0% 0.037 169.1);
Tailwind
colors: {
custom: {
50: '#b6ccc3',
500: '#98b6aa',
950: '#000000',
},
}SCSS
$custom: #98b6aa; $custom-light: #b6ccc3; $custom-dark: #000000;
JSON
{
"hex": "#98b6aa",
"rgb": {
"r": 152,
"g": 182,
"b": 170
},
"hsl": {
"h": 156,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.7503,
"c": 0.03695,
"h": 169.1
},
"luminance": 0.43034
}Semantic roles & 50–950 ramp
primary
#98B6AA
secondary
#DAD0D4
accent
#4A6B9B
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281