#98B4AE#98B4AE
#98B4AE is a light, muted teal. Relative luminance 0.424; OKLCH L 74.7% C 0.032 H 181.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4AE |
|---|---|
| RGB | rgb(152, 180, 174) |
| HSL | hsl(167, 16%, 65%) |
| HSV | hsv(167, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 3.3%, 29.4%) |
| CIE-LAB | lab(71.13, -10.77, -0.14) |
| CIE-LCH | lch(71.13, 10.77, 180.77°) |
| OKLab | oklab(74.71% -0.0318 -0.0005) |
| OKLCH | oklch(74.71% 0.032 181) |
| XYZ | xyz(36.9082, 42.3730, 46.2704) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.22
Greyish Teal
#719F91
ΔE00 9.51
Greenish Grey
#96AE8D
ΔE00 10.25
Cool Gray
#9AA7B0
ΔE00 10.56
Bluegrey
#85A3B2
ΔE00 10.91
Cadetblue
#5F9EA0
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4AE #B4989E
analogous
#98B4A0 #98B4AE #98ACB4
triadic
#98B4AE #AE98B4 #B4AE98
tetradic
#98B4AE #A098B4 #B4989E #ACB498
square
#98B4AE #A098B4 #B4989E #ACB498
split-complementary
#98B4AE #B498AC #B4A098
monochromatic
#587972 #759A92 #98B4AE #BBCECA #DFE8E6
Accessibility & contrast
On white
2.22
#98B4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#98B4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4AE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4AE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#ACACAF
Tritanopia (blue-blind)
#91B5B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b4ae; /* rgb */ color: rgb(152, 180, 174); /* oklch */ color: oklch(74.7% 0.032 181.0);
Tailwind
colors: {
custom: {
50: '#b6cac6',
500: '#98b4ae',
950: '#000000',
},
}SCSS
$custom: #98b4ae; $custom-light: #b6cac6; $custom-dark: #000000;
JSON
{
"hex": "#98b4ae",
"rgb": {
"r": 152,
"g": 180,
"b": 174
},
"hsl": {
"h": 167.143,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74708,
"c": 0.03183,
"h": 181
},
"luminance": 0.42374
}Semantic roles & 50–950 ramp
primary
#98B4AE
secondary
#D9CFD1
accent
#4C5C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282