#98ACA2#98ACA2
#98ACA2 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.026 H 164.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #98ACA2 |
|---|---|
| RGB | rgb(152, 172, 162) |
| HSL | hsl(150, 11%, 64%) |
| HSV | hsv(150, 12%, 67%) |
| CMYK | cmyk(11.6%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.60, -8.94, 2.79) |
| CIE-LCH | lch(68.60, 9.36, 162.69°) |
| OKLab | oklab(72.6% -0.0255 0.0072) |
| OKLCH | oklch(72.6% 0.026 164.2) |
| XYZ | xyz(34.2215, 38.7885, 39.8594) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 8.25
Greyish Teal
#719F91
ΔE00 9.20
Cement
#A5A391
ΔE00 9.42
Grey
#929591
ΔE00 9.80
Sage Green
#9CAF88
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ACA2 #AC98A2
analogous
#98AC98 #98ACA2 #98ACAC
triadic
#98ACA2 #A298AC #ACA298
tetradic
#98ACA2 #9898AC #AC98A2 #ACAC98
square
#98ACA2 #9898AC #AC98A2 #ACAC98
split-complementary
#98ACA2 #AC98AC #AC9898
monochromatic
#5A7065 #769183 #98ACA2 #BAC7C1 #DCE3DF
Accessibility & contrast
On white
2.40
#98ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#98ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ACA2
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ACA2 | 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)
#ABA9A2
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#94ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #98aca2; /* rgb */ color: rgb(152, 172, 162); /* oklch */ color: oklch(72.6% 0.026 164.2);
Tailwind
colors: {
custom: {
50: '#b6c4bd',
500: '#98aca2',
950: '#000000',
},
}SCSS
$custom: #98aca2; $custom-light: #b6c4bd; $custom-dark: #000000;
JSON
{
"hex": "#98aca2",
"rgb": {
"r": 152,
"g": 172,
"b": 162
},
"hsl": {
"h": 150,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.72598,
"c": 0.02649,
"h": 164.2
},
"luminance": 0.38789
}Semantic roles & 50–950 ramp
primary
#98ACA2
secondary
#D3CCD0
accent
#517395
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181