#98ACA3#98ACA3
#98ACA3 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.026 H 166.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACA3 |
|---|---|
| RGB | rgb(152, 172, 163) |
| HSL | hsl(153, 11%, 64%) |
| HSV | hsv(153, 12%, 67%) |
| CMYK | cmyk(11.6%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(68.62, -8.74, 2.27) |
| CIE-LCH | lch(68.62, 9.03, 165.44°) |
| OKLab | oklab(72.63% -0.0251 0.0059) |
| OKLCH | oklch(72.63% 0.026 166.8) |
| XYZ | xyz(34.3108, 38.8242, 40.3294) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 8.68
Greyish Teal
#719F91
ΔE00 9.32
Cement
#A5A391
ΔE00 9.54
Grey
#929591
ΔE00 9.67
Cool Gray
#9AA7B0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACA3 #AC98A1
analogous
#98AC99 #98ACA3 #98ABAC
triadic
#98ACA3 #A398AC #ACA398
tetradic
#98ACA3 #9998AC #AC98A1 #ABAC98
square
#98ACA3 #9998AC #AC98A1 #ABAC98
split-complementary
#98ACA3 #AC98AB #AC9998
monochromatic
#5A7066 #769185 #98ACA3 #BAC7C1 #DCE3E0
Accessibility & contrast
On white
2.40
#98ACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#98ACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACA3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACA3 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#94ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aca3; /* rgb */ color: rgb(152, 172, 163); /* oklch */ color: oklch(72.6% 0.026 166.8);
Tailwind
colors: {
custom: {
50: '#b6c4be',
500: '#98aca3',
950: '#000000',
},
}SCSS
$custom: #98aca3; $custom-light: #b6c4be; $custom-dark: #000000;
JSON
{
"hex": "#98aca3",
"rgb": {
"r": 152,
"g": 172,
"b": 163
},
"hsl": {
"h": 153,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72627,
"c": 0.02574,
"h": 166.8
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#98ACA3
secondary
#D3CCD0
accent
#516F95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181