#97AAA2#97AAA2
#97AAA2 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.024 H 168.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA2 |
|---|---|
| RGB | rgb(151, 170, 162) |
| HSL | hsl(155, 10%, 63%) |
| HSV | hsv(155, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.97, -8.22, 1.87) |
| CIE-LCH | lch(67.97, 8.43, 167.16°) |
| OKLab | oklab(72.09% -0.0236 0.0048) |
| OKLCH | oklch(72.09% 0.024 168.4) |
| XYZ | xyz(33.6573, 37.9368, 39.7247) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.41
Grey
#929591
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 9.17
Cement
#A5A391
ΔE00 9.32
Greyish Teal
#719F91
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA2 #AA979F
analogous
#97AA98 #97AAA2 #97A8AA
triadic
#97AAA2 #A297AA #AAA297
tetradic
#97AAA2 #9897AA #AA979F #A8AA97
square
#97AAA2 #9897AA #AA979F #A8AA97
split-complementary
#97AAA2 #AA97A8 #AA9897
monochromatic
#596D65 #758E84 #97AAA2 #B9C6C0 #DAE1DE
Accessibility & contrast
On white
2.45
#97AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#97AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA2 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A5A5A2
Tritanopia (blue-blind)
#93AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa2; /* rgb */ color: rgb(151, 170, 162); /* oklch */ color: oklch(72.1% 0.024 168.4);
Tailwind
colors: {
custom: {
50: '#b5c3bd',
500: '#97aaa2',
950: '#000000',
},
}SCSS
$custom: #97aaa2; $custom-light: #b5c3bd; $custom-dark: #000000;
JSON
{
"hex": "#97aaa2",
"rgb": {
"r": 151,
"g": 170,
"b": 162
},
"hsl": {
"h": 154.737,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72086,
"c": 0.02414,
"h": 168.4
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#97AAA2
secondary
#D2CBCE
accent
#516D94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181