#97AEA4#97AEA4
#97AEA4 is a light, muted teal. Relative luminance 0.395; OKLCH L 73.0% C 0.029 H 167.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEA4 |
|---|---|
| RGB | rgb(151, 174, 164) |
| HSL | hsl(154, 12%, 64%) |
| HSV | hsv(154, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 5.7%, 31.8%) |
| CIE-LAB | lab(69.13, -9.95, 2.45) |
| CIE-LCH | lch(69.13, 10.25, 166.17°) |
| OKLab | oklab(73.02% -0.0285 0.0063) |
| OKLCH | oklch(73.02% 0.029 167.5) |
| XYZ | xyz(34.5978, 39.5311, 40.9222) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.04
Greenish Grey
#96AE8D
ΔE00 8.20
Greyish Teal
#719F91
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 10.02
Grey Green
#86A17D
ΔE00 10.33
Cement
#A5A391
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEA4 #AE97A1
analogous
#97AE98 #97AEA4 #97ACAE
triadic
#97AEA4 #A497AE #AEA497
tetradic
#97AEA4 #9897AE #AE97A1 #ACAE97
square
#97AEA4 #9897AE #AE97A1 #ACAE97
split-complementary
#97AEA4 #AE97AC #AE9897
monochromatic
#597267 #759386 #97AEA4 #B9C9C2 #DCE4E0
Accessibility & contrast
On white
2.36
#97AEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#97AEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEA4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEA4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#A8A7A5
Tritanopia (blue-blind)
#93AEAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aea4; /* rgb */ color: rgb(151, 174, 164); /* oklch */ color: oklch(73.0% 0.029 167.5);
Tailwind
colors: {
custom: {
50: '#b5c6bf',
500: '#97aea4',
950: '#000000',
},
}SCSS
$custom: #97aea4; $custom-light: #b5c6bf; $custom-dark: #000000;
JSON
{
"hex": "#97aea4",
"rgb": {
"r": 151,
"g": 174,
"b": 164
},
"hsl": {
"h": 153.913,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.73023,
"c": 0.02925,
"h": 167.5
},
"luminance": 0.39532
}Semantic roles & 50–950 ramp
primary
#97AEA4
secondary
#D4CCD0
accent
#4F6E97
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281