#98AEB0#98AEB0
#98AEB0 is a light, muted teal. Relative luminance 0.401; OKLCH L 73.5% C 0.025 H 203.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEB0 |
|---|---|
| RGB | rgb(152, 174, 176) |
| HSL | hsl(185, 13%, 64%) |
| HSV | hsv(185, 14%, 69%) |
| CMYK | cmyk(13.6%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(69.53, -7.16, -3.59) |
| CIE-LCH | lch(69.53, 8.01, 206.65°) |
| OKLab | oklab(73.46% -0.0226 -0.0097) |
| OKLCH | oklch(73.46% 0.025 203.3) |
| XYZ | xyz(35.9195, 40.0813, 46.9099) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.17
Cool Gray
#9AA7B0
ΔE00 5.89
Bluegrey
#85A3B2
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 7.73
Greyblue
#77A1B5
ΔE00 9.00
Dark Gray
#A9A9A9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEB0 #B09A98
analogous
#98B0A6 #98AEB0 #98A2B0
triadic
#98AEB0 #B098AE #AEB098
tetradic
#98AEB0 #A698B0 #B09A98 #A2B098
square
#98AEB0 #A698B0 #B09A98 #A2B098
split-complementary
#98AEB0 #B098A2 #B0A698
monochromatic
#597274 #759395 #98AEB0 #BBC9CB #DDE4E5
Accessibility & contrast
On white
2.33
#98AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#98AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEB0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEB0 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#91B0AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98aeb0; /* rgb */ color: rgb(152, 174, 176); /* oklch */ color: oklch(73.5% 0.025 203.3);
Tailwind
colors: {
custom: {
50: '#b6c6c7',
500: '#98aeb0',
950: '#000000',
},
}SCSS
$custom: #98aeb0; $custom-light: #b6c6c7; $custom-dark: #000000;
JSON
{
"hex": "#98aeb0",
"rgb": {
"r": 152,
"g": 174,
"b": 176
},
"hsl": {
"h": 185,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73459,
"c": 0.02459,
"h": 203.3
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#98AEB0
secondary
#D6CECE
accent
#544E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282