#98AFA4#98AFA4
#98AFA4 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.3% C 0.030 H 165.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFA4 |
|---|---|
| RGB | rgb(152, 175, 164) |
| HSL | hsl(151, 13%, 64%) |
| HSV | hsv(151, 13%, 69%) |
| CMYK | cmyk(13.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(69.48, -10.14, 2.96) |
| CIE-LCH | lch(69.48, 10.57, 163.72°) |
| OKLab | oklab(73.31% -0.0289 0.0077) |
| OKLCH | oklch(73.31% 0.03 165.1) |
| XYZ | xyz(34.9781, 40.0150, 40.9956) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.80
Cool Grey
#95A3A6
ΔE00 8.48
Greyish Teal
#719F91
ΔE00 8.84
Sage Green
#9CAF88
ΔE00 9.62
Grey Green
#86A17D
ΔE00 10.09
Cement
#A5A391
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFA4 #AF98A3
analogous
#98AF99 #98AFA4 #98AFAF
triadic
#98AFA4 #A498AF #AFA498
tetradic
#98AFA4 #9998AF #AF98A3 #AFAF98
square
#98AFA4 #9998AF #AF98A3 #AFAF98
split-complementary
#98AFA4 #AF98AF #AF9998
monochromatic
#597367 #769486 #98AFA4 #BACAC2 #DDE5E1
Accessibility & contrast
On white
2.33
#98AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#98AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFA4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFA4 | 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)
#AEABA3
Deuteranopia (green-blind)
#AAA8A5
Tritanopia (blue-blind)
#94AFAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #98afa4; /* rgb */ color: rgb(152, 175, 164); /* oklch */ color: oklch(73.3% 0.030 165.1);
Tailwind
colors: {
custom: {
50: '#b6c6bf',
500: '#98afa4',
950: '#000000',
},
}SCSS
$custom: #98afa4; $custom-light: #b6c6bf; $custom-dark: #000000;
JSON
{
"hex": "#98afa4",
"rgb": {
"r": 152,
"g": 175,
"b": 164
},
"hsl": {
"h": 151.304,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.73314,
"c": 0.02994,
"h": 165.1
},
"luminance": 0.40016
}Semantic roles & 50–950 ramp
primary
#98AFA4
secondary
#D5CDD1
accent
#4F7197
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281