#98AEAE#98AEAE
#98AEAE is a light, muted teal. Relative luminance 0.400; OKLCH L 73.4% C 0.024 H 196.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEAE |
|---|---|
| RGB | rgb(152, 174, 174) |
| HSL | hsl(180, 12%, 64%) |
| HSV | hsv(180, 13%, 68%) |
| CMYK | cmyk(12.6%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(69.47, -7.58, -2.57) |
| CIE-LCH | lch(69.47, 8.00, 198.74°) |
| OKLab | oklab(73.4% -0.0234 -0.007) |
| OKLCH | oklch(73.4% 0.024 196.6) |
| XYZ | xyz(35.7230, 40.0027, 45.8754) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.57
Cool Gray
#9AA7B0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 7.50
Bluey Grey
#89A0B0
ΔE00 8.61
Dark Gray
#A9A9A9
ΔE00 9.23
Pewter
#899397
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEAE #AE9898
analogous
#98AEA3 #98AEAE #98A3AE
triadic
#98AEAE #AE98AE #AEAE98
tetradic
#98AEAE #A398AE #AE9898 #A3AE98
square
#98AEAE #A398AE #AE9898 #A3AE98
split-complementary
#98AEAE #AE98A3 #AEA398
monochromatic
#5A7272 #769393 #98AEAE #BAC9C9 #DDE4E4
Accessibility & contrast
On white
2.33
#98AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#98AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEAE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEAE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#92B0AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98aeae; /* rgb */ color: rgb(152, 174, 174); /* oklch */ color: oklch(73.4% 0.024 196.6);
Tailwind
colors: {
custom: {
50: '#b6c6c6',
500: '#98aeae',
950: '#000000',
},
}SCSS
$custom: #98aeae; $custom-light: #b6c6c6; $custom-dark: #000000;
JSON
{
"hex": "#98aeae",
"rgb": {
"r": 152,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.73396,
"c": 0.02441,
"h": 196.6
},
"luminance": 0.40003
}Semantic roles & 50–950 ramp
primary
#98AEAE
secondary
#D5CDCD
accent
#4F4F96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282