#97AEAF#97AEAF
#97AEAF is a light, muted teal. Relative luminance 0.399; OKLCH L 73.4% C 0.026 H 199.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEAF |
|---|---|
| RGB | rgb(151, 174, 175) |
| HSL | hsl(183, 13%, 64%) |
| HSV | hsv(183, 14%, 69%) |
| CMYK | cmyk(13.7%, 0.6%, 0%, 31.4%) |
| CIE-LAB | lab(69.43, -7.70, -3.19) |
| CIE-LCH | lch(69.43, 8.34, 202.50°) |
| OKLab | oklab(73.36% -0.024 -0.0086) |
| OKLCH | oklch(73.36% 0.026 199.8) |
| XYZ | xyz(35.6345, 39.9457, 46.3820) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.56
Cool Gray
#9AA7B0
ΔE00 6.53
Bluegrey
#85A3B2
ΔE00 7.06
Bluey Grey
#89A0B0
ΔE00 8.24
Greyblue
#77A1B5
ΔE00 9.27
Pewter
#899397
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEAF #AF9897
analogous
#97AFA4 #97AEAF #97A2AF
triadic
#97AEAF #AF97AE #AEAF97
tetradic
#97AEAF #A497AF #AF9897 #A2AF97
square
#97AEAF #A497AF #AF9897 #A2AF97
split-complementary
#97AEAF #AF97A2 #AFA497
monochromatic
#597273 #749394 #97AEAF #BAC9CA #DCE4E4
Accessibility & contrast
On white
2.34
#97AEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#97AEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEAF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEAF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#90B0AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aeaf; /* rgb */ color: rgb(151, 174, 175); /* oklch */ color: oklch(73.4% 0.026 199.8);
Tailwind
colors: {
custom: {
50: '#b5c6c6',
500: '#97aeaf',
950: '#000000',
},
}SCSS
$custom: #97aeaf; $custom-light: #b5c6c6; $custom-dark: #000000;
JSON
{
"hex": "#97aeaf",
"rgb": {
"r": 151,
"g": 174,
"b": 175
},
"hsl": {
"h": 182.5,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73356,
"c": 0.02552,
"h": 199.8
},
"luminance": 0.39947
}Semantic roles & 50–950 ramp
primary
#97AEAF
secondary
#D5CDCD
accent
#514E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282