#98ADAA#98ADAA
#98ADAA is a light, muted teal. Relative luminance 0.395; OKLCH L 73.1% C 0.024 H 186.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98ADAA |
|---|---|
| RGB | rgb(152, 173, 170) |
| HSL | hsl(171, 11%, 64%) |
| HSV | hsv(171, 12%, 68%) |
| CMYK | cmyk(12.1%, 0%, 1.7%, 32.2%) |
| CIE-LAB | lab(69.09, -7.87, -0.93) |
| CIE-LCH | lch(69.09, 7.92, 186.71°) |
| OKLab | oklab(73.06% -0.0236 -0.0026) |
| OKLCH | oklch(73.06% 0.024 186.3) |
| XYZ | xyz(35.1464, 39.4641, 43.7880) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.11
Cool Gray
#9AA7B0
ΔE00 7.72
Bluegrey
#85A3B2
ΔE00 8.77
Dark Gray
#A9A9A9
ΔE00 9.35
Pewter
#899397
ΔE00 9.60
Grey
#929591
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ADAA #AD989B
analogous
#98AD9F #98ADAA #98A5AD
triadic
#98ADAA #AA98AD #ADAA98
tetradic
#98ADAA #9F98AD #AD989B #A5AD98
square
#98ADAA #9F98AD #AD989B #A5AD98
split-complementary
#98ADAA #AD98A5 #AD9F98
monochromatic
#5A716E #76928E #98ADAA #BAC8C6 #DCE3E2
Accessibility & contrast
On white
2.36
#98ADAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#98ADAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ADAA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ADAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ADAA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#A6A7AA
Tritanopia (blue-blind)
#93AEAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98adaa; /* rgb */ color: rgb(152, 173, 170); /* oklch */ color: oklch(73.1% 0.024 186.3);
Tailwind
colors: {
custom: {
50: '#b6c5c3',
500: '#98adaa',
950: '#000000',
},
}SCSS
$custom: #98adaa; $custom-light: #b6c5c3; $custom-dark: #000000;
JSON
{
"hex": "#98adaa",
"rgb": {
"r": 152,
"g": 173,
"b": 170
},
"hsl": {
"h": 171.429,
"s": 11.351,
"l": 63.725
},
"oklch": {
"l": 0.73055,
"c": 0.02374,
"h": 186.3
},
"luminance": 0.39465
}Semantic roles & 50–950 ramp
primary
#98ADAA
secondary
#D4CDCE
accent
#505A95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181