#98AFAA#98AFAA
#98AFAA is a light, muted teal. Relative luminance 0.402; OKLCH L 73.5% C 0.026 H 181.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFAA |
|---|---|
| RGB | rgb(152, 175, 170) |
| HSL | hsl(167, 13%, 64%) |
| HSV | hsv(167, 13%, 69%) |
| CMYK | cmyk(13.1%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(69.64, -8.94, -0.12) |
| CIE-LCH | lch(69.64, 8.94, 180.76°) |
| OKLab | oklab(73.49% -0.0264 -0.0004) |
| OKLCH | oklch(73.49% 0.026 181) |
| XYZ | xyz(35.5328, 40.2369, 43.9168) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.40
Cool Gray
#9AA7B0
ΔE00 9.02
Greyish Teal
#719F91
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 9.87
Dark Gray
#A9A9A9
ΔE00 10.30
Greenish Grey
#96AE8D
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFAA #AF989D
analogous
#98AF9F #98AFAA #98A9AF
triadic
#98AFAA #AA98AF #AFAA98
tetradic
#98AFAA #9F98AF #AF989D #A9AF98
square
#98AFAA #9F98AF #AF989D #A9AF98
split-complementary
#98AFAA #AF98A9 #AF9F98
monochromatic
#59736E #76948E #98AFAA #BACAC6 #DDE5E3
Accessibility & contrast
On white
2.32
#98AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#98AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFAA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFAA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A8A9AA
Tritanopia (blue-blind)
#92B0AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98afaa; /* rgb */ color: rgb(152, 175, 170); /* oklch */ color: oklch(73.5% 0.026 181.0);
Tailwind
colors: {
custom: {
50: '#b6c6c3',
500: '#98afaa',
950: '#000000',
},
}SCSS
$custom: #98afaa; $custom-light: #b6c6c3; $custom-dark: #000000;
JSON
{
"hex": "#98afaa",
"rgb": {
"r": 152,
"g": 175,
"b": 170
},
"hsl": {
"h": 166.957,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73492,
"c": 0.02644,
"h": 181
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#98AFAA
secondary
#D5CDCF
accent
#4F5E97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281