#98AEB2#98AEB2
#98AEB2 is a light, muted teal. Relative luminance 0.402; OKLCH L 73.5% C 0.025 H 209.8°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEB2 |
|---|---|
| RGB | rgb(152, 174, 178) |
| HSL | hsl(189, 14%, 65%) |
| HSV | hsv(189, 15%, 70%) |
| CMYK | cmyk(14.6%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.58, -6.74, -4.61) |
| CIE-LCH | lch(69.58, 8.16, 214.41°) |
| OKLab | oklab(73.52% -0.0218 -0.0125) |
| OKLCH | oklch(73.52% 0.025 209.8) |
| XYZ | xyz(36.1188, 40.1610, 47.9597) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.95
Cool Gray
#9AA7B0
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.91
Greyblue
#77A1B5
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEB2 #B29C98
analogous
#98B2A9 #98AEB2 #98A1B2
triadic
#98AEB2 #B298AE #AEB298
tetradic
#98AEB2 #A998B2 #B29C98 #A1B298
square
#98AEB2 #A998B2 #B29C98 #A1B298
split-complementary
#98AEB2 #B298A1 #B2A998
monochromatic
#597277 #759298 #98AEB2 #BBCACC #DEE5E6
Accessibility & contrast
On white
2.32
#98AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#98AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEB2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEB2 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#91B0AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98aeb2; /* rgb */ color: rgb(152, 174, 178); /* oklch */ color: oklch(73.5% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#b6c6c9',
500: '#98aeb2',
950: '#000000',
},
}SCSS
$custom: #98aeb2; $custom-light: #b6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#98aeb2",
"rgb": {
"r": 152,
"g": 174,
"b": 178
},
"hsl": {
"h": 189.231,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73522,
"c": 0.02509,
"h": 209.8
},
"luminance": 0.40162
}Semantic roles & 50–950 ramp
primary
#98AEB2
secondary
#D7D0CE
accent
#594D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282