#97AEA3#97AEA3
#97AEA3 is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.030 H 165.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEA3 |
|---|---|
| RGB | rgb(151, 174, 163) |
| HSL | hsl(151, 12%, 64%) |
| HSV | hsv(151, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 6.3%, 31.8%) |
| CIE-LAB | lab(69.11, -10.15, 2.97) |
| CIE-LCH | lch(69.11, 10.58, 163.72°) |
| OKLab | oklab(72.99% -0.029 0.0077) |
| OKLCH | oklch(72.99% 0.03 165.1) |
| XYZ | xyz(34.5079, 39.4951, 40.4485) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.77
Cool Grey
#95A3A6
ΔE00 8.40
Greyish Teal
#719F91
ΔE00 8.64
Sage Green
#9CAF88
ΔE00 9.61
Grey Green
#86A17D
ΔE00 9.95
Cement
#A5A391
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEA3 #AE97A2
analogous
#97AE97 #97AEA3 #97ADAE
triadic
#97AEA3 #A397AE #AEA397
tetradic
#97AEA3 #9797AE #AE97A2 #ADAE97
square
#97AEA3 #9797AE #AE97A2 #ADAE97
split-complementary
#97AEA3 #AE97AD #AE9797
monochromatic
#597266 #759385 #97AEA3 #B9C9C1 #DCE4E0
Accessibility & contrast
On white
2.36
#97AEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#97AEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEA3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEA3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#A9A7A4
Tritanopia (blue-blind)
#93AEAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aea3; /* rgb */ color: rgb(151, 174, 163); /* oklch */ color: oklch(73.0% 0.030 165.1);
Tailwind
colors: {
custom: {
50: '#b5c6be',
500: '#97aea3',
950: '#000000',
},
}SCSS
$custom: #97aea3; $custom-light: #b5c6be; $custom-dark: #000000;
JSON
{
"hex": "#97aea3",
"rgb": {
"r": 151,
"g": 174,
"b": 163
},
"hsl": {
"h": 151.304,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.72993,
"c": 0.02997,
"h": 165.1
},
"luminance": 0.39496
}Semantic roles & 50–950 ramp
primary
#97AEA3
secondary
#D4CCD0
accent
#4F7197
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281