#98AEAA#98AEAA
#98AEAA is a light, muted teal. Relative luminance 0.399; OKLCH L 73.3% C 0.025 H 183.5°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEAA |
|---|---|
| RGB | rgb(152, 174, 170) |
| HSL | hsl(169, 12%, 64%) |
| HSV | hsv(169, 13%, 68%) |
| CMYK | cmyk(12.6%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(69.36, -8.40, -0.52) |
| CIE-LCH | lch(69.36, 8.42, 183.56°) |
| OKLab | oklab(73.27% -0.025 -0.0015) |
| OKLCH | oklch(73.27% 0.025 183.5) |
| XYZ | xyz(35.3389, 39.8490, 43.8522) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.76
Cool Gray
#9AA7B0
ΔE00 8.38
Bluegrey
#85A3B2
ΔE00 9.32
Dark Gray
#A9A9A9
ΔE00 9.82
Grey
#929591
ΔE00 10.05
Greyish Teal
#719F91
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEAA #AE989C
analogous
#98AE9F #98AEAA #98A7AE
triadic
#98AEAA #AA98AE #AEAA98
tetradic
#98AEAA #9F98AE #AE989C #A7AE98
square
#98AEAA #9F98AE #AE989C #A7AE98
split-complementary
#98AEAA #AE98A7 #AE9F98
monochromatic
#5A726E #76938E #98AEAA #BAC9C6 #DDE4E3
Accessibility & contrast
On white
2.34
#98AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#98AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEAA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEAA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#93AFAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98aeaa; /* rgb */ color: rgb(152, 174, 170); /* oklch */ color: oklch(73.3% 0.025 183.5);
Tailwind
colors: {
custom: {
50: '#b6c6c3',
500: '#98aeaa',
950: '#000000',
},
}SCSS
$custom: #98aeaa; $custom-light: #b6c6c3; $custom-dark: #000000;
JSON
{
"hex": "#98aeaa",
"rgb": {
"r": 152,
"g": 174,
"b": 170
},
"hsl": {
"h": 169.091,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.73273,
"c": 0.02507,
"h": 183.5
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#98AEAA
secondary
#D5CDCE
accent
#4F5C96
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281