#97ACA2#97ACA2
#97ACA2 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.5% C 0.027 H 165.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACA2 |
|---|---|
| RGB | rgb(151, 172, 162) |
| HSL | hsl(151, 11%, 63%) |
| HSV | hsv(151, 12%, 67%) |
| CMYK | cmyk(12.2%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(68.53, -9.29, 2.68) |
| CIE-LCH | lch(68.53, 9.66, 163.92°) |
| OKLab | oklab(72.52% -0.0265 0.0069) |
| OKLCH | oklch(72.52% 0.027 165.3) |
| XYZ | xyz(34.0351, 38.6924, 39.8506) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.61
Greenish Grey
#96AE8D
ΔE00 8.21
Greyish Teal
#719F91
ΔE00 8.90
Cement
#A5A391
ΔE00 9.72
Sage Green
#9CAF88
ΔE00 9.94
Grey
#929591
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACA2 #AC97A1
analogous
#97AC97 #97ACA2 #97ABAC
triadic
#97ACA2 #A297AC #ACA297
tetradic
#97ACA2 #9797AC #AC97A1 #ABAC97
square
#97ACA2 #9797AC #AC97A1 #ABAC97
split-complementary
#97ACA2 #AC97AB #AC9797
monochromatic
#597065 #759184 #97ACA2 #B9C7C0 #DBE2DF
Accessibility & contrast
On white
2.40
#97ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#97ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACA2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACA2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#93ACA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aca2; /* rgb */ color: rgb(151, 172, 162); /* oklch */ color: oklch(72.5% 0.027 165.3);
Tailwind
colors: {
custom: {
50: '#b5c4bd',
500: '#97aca2',
950: '#000000',
},
}SCSS
$custom: #97aca2; $custom-light: #b5c4bd; $custom-dark: #000000;
JSON
{
"hex": "#97aca2",
"rgb": {
"r": 151,
"g": 172,
"b": 162
},
"hsl": {
"h": 151.429,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.72525,
"c": 0.02742,
"h": 165.3
},
"luminance": 0.38693
}Semantic roles & 50–950 ramp
primary
#97ACA2
secondary
#D3CCCF
accent
#507195
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181