#98AFA7#98AFA7
#98AFA7 is a light, muted teal. Relative luminance 0.401; OKLCH L 73.4% C 0.028 H 172.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFA7 |
|---|---|
| RGB | rgb(152, 175, 167) |
| HSL | hsl(159, 13%, 64%) |
| HSV | hsv(159, 13%, 69%) |
| CMYK | cmyk(13.1%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(69.56, -9.54, 1.42) |
| CIE-LCH | lch(69.56, 9.65, 171.54°) |
| OKLab | oklab(73.4% -0.0277 0.0036) |
| OKLCH | oklch(73.4% 0.028 172.6) |
| XYZ | xyz(35.2522, 40.1246, 42.4393) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.43
Greenish Grey
#96AE8D
ΔE00 9.10
Greyish Teal
#719F91
ΔE00 9.20
Cool Gray
#9AA7B0
ΔE00 10.25
Cement
#A5A391
ΔE00 10.66
Grey
#929591
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFA7 #AF98A0
analogous
#98AF9C #98AFA7 #98ACAF
triadic
#98AFA7 #A798AF #AFA798
tetradic
#98AFA7 #9C98AF #AF98A0 #ACAF98
square
#98AFA7 #9C98AF #AF98A0 #ACAF98
split-complementary
#98AFA7 #AF98AC #AF9C98
monochromatic
#59736A #76948A #98AFA7 #BACAC4 #DDE5E2
Accessibility & contrast
On white
2.33
#98AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#98AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFA7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFA7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA7
Deuteranopia (green-blind)
#A9A9A8
Tritanopia (blue-blind)
#93B0AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98afa7; /* rgb */ color: rgb(152, 175, 167); /* oklch */ color: oklch(73.4% 0.028 172.6);
Tailwind
colors: {
custom: {
50: '#b6c6c1',
500: '#98afa7',
950: '#000000',
},
}SCSS
$custom: #98afa7; $custom-light: #b6c6c1; $custom-dark: #000000;
JSON
{
"hex": "#98afa7",
"rgb": {
"r": 152,
"g": 175,
"b": 167
},
"hsl": {
"h": 159.13,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73402,
"c": 0.02793,
"h": 172.6
},
"luminance": 0.40125
}Semantic roles & 50–950 ramp
primary
#98AFA7
secondary
#D5CDD0
accent
#4F6897
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281