#98B2AF#98B2AF
#98B2AF is a light, muted teal. Relative luminance 0.416; OKLCH L 74.3% C 0.029 H 188.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2AF |
|---|---|
| RGB | rgb(152, 178, 175) |
| HSL | hsl(173, 14%, 65%) |
| HSV | hsv(173, 15%, 70%) |
| CMYK | cmyk(14.6%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(70.60, -9.50, -1.46) |
| CIE-LCH | lch(70.60, 9.61, 188.76°) |
| OKLab | oklab(74.3% -0.0286 -0.004) |
| OKLCH | oklch(74.3% 0.029 188.1) |
| XYZ | xyz(36.6052, 41.6104, 46.6521) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 8.96
Bluegrey
#85A3B2
ΔE00 9.33
Greyish Teal
#719F91
ΔE00 10.19
Bluey Grey
#89A0B0
ΔE00 10.71
Dark Gray
#A9A9A9
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2AF #B2989B
analogous
#98B2A2 #98B2AF #98A8B2
triadic
#98B2AF #AF98B2 #B2AF98
tetradic
#98B2AF #A298B2 #B2989B #A8B298
square
#98B2AF #A298B2 #B2989B #A8B298
split-complementary
#98B2AF #B298A8 #B2A298
monochromatic
#597773 #759894 #98B2AF #BBCCCA #DEE6E5
Accessibility & contrast
On white
2.25
#98B2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#98B2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2AF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2AF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAF
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#91B3B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b2af; /* rgb */ color: rgb(152, 178, 175); /* oklch */ color: oklch(74.3% 0.029 188.1);
Tailwind
colors: {
custom: {
50: '#b6c9c6',
500: '#98b2af',
950: '#000000',
},
}SCSS
$custom: #98b2af; $custom-light: #b6c9c6; $custom-dark: #000000;
JSON
{
"hex": "#98b2af",
"rgb": {
"r": 152,
"g": 178,
"b": 175
},
"hsl": {
"h": 173.077,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.743,
"c": 0.02891,
"h": 188.1
},
"luminance": 0.41611
}Semantic roles & 50–950 ramp
primary
#98B2AF
secondary
#D7CECF
accent
#4D5699
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282