#98ACAE#98ACAE
#98ACAE is a light, muted teal. Relative luminance 0.392; OKLCH L 73.0% C 0.022 H 204.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACAE |
|---|---|
| RGB | rgb(152, 172, 174) |
| HSL | hsl(185, 12%, 64%) |
| HSV | hsv(185, 13%, 68%) |
| CMYK | cmyk(12.6%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(68.92, -6.50, -3.38) |
| CIE-LCH | lch(68.92, 7.33, 207.45°) |
| OKLab | oklab(72.96% -0.0205 -0.0091) |
| OKLCH | oklch(72.96% 0.022 204) |
| XYZ | xyz(35.3395, 39.2357, 45.7475) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.36
Cool Gray
#9AA7B0
ΔE00 5.28
Bluegrey
#85A3B2
ΔE00 6.48
Bluey Grey
#89A0B0
ΔE00 7.33
Pewter
#899397
ΔE00 8.35
Dark Gray
#A9A9A9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACAE #AE9A98
analogous
#98AEA5 #98ACAE #98A1AE
triadic
#98ACAE #AE98AC #ACAE98
tetradic
#98ACAE #A598AE #AE9A98 #A1AE98
square
#98ACAE #A598AE #AE9A98 #A1AE98
split-complementary
#98ACAE #AE98A1 #AEA598
monochromatic
#5A7072 #769093 #98ACAE #BAC8C9 #DDE3E4
Accessibility & contrast
On white
2.37
#98ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#98ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACAE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACAE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#92AEAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98acae; /* rgb */ color: rgb(152, 172, 174); /* oklch */ color: oklch(73.0% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#b6c4c6',
500: '#98acae',
950: '#000000',
},
}SCSS
$custom: #98acae; $custom-light: #b6c4c6; $custom-dark: #000000;
JSON
{
"hex": "#98acae",
"rgb": {
"r": 152,
"g": 172,
"b": 174
},
"hsl": {
"h": 185.455,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.72961,
"c": 0.02248,
"h": 204
},
"luminance": 0.39236
}Semantic roles & 50–950 ramp
primary
#98ACAE
secondary
#D5CECD
accent
#564F96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182