#97AEB2#97AEB2
#97AEB2 is a light, muted teal. Relative luminance 0.401; OKLCH L 73.5% C 0.026 H 209.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEB2 |
|---|---|
| RGB | rgb(151, 174, 178) |
| HSL | hsl(189, 15%, 65%) |
| HSV | hsv(189, 15%, 70%) |
| CMYK | cmyk(15.2%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(69.52, -7.07, -4.72) |
| CIE-LCH | lch(69.52, 8.50, 213.76°) |
| OKLab | oklab(73.45% -0.0228 -0.0128) |
| OKLCH | oklch(73.45% 0.026 209.3) |
| XYZ | xyz(35.9324, 40.0649, 47.9510) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.16
Cool Gray
#9AA7B0
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 6.98
Greyblue
#77A1B5
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEB2 #B29B97
analogous
#97B2A9 #97AEB2 #97A1B2
triadic
#97AEB2 #B297AE #AEB297
tetradic
#97AEB2 #A997B2 #B29B97 #A1B297
square
#97AEB2 #A997B2 #B29B97 #A1B297
split-complementary
#97AEB2 #B297A1 #B2A997
monochromatic
#587277 #749398 #97AEB2 #BAC9CC #DDE5E6
Accessibility & contrast
On white
2.33
#97AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#97AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEB2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEB2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#8FB0AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aeb2; /* rgb */ color: rgb(151, 174, 178); /* oklch */ color: oklch(73.5% 0.026 209.3);
Tailwind
colors: {
custom: {
50: '#b6c6c9',
500: '#97aeb2',
950: '#000000',
},
}SCSS
$custom: #97aeb2; $custom-light: #b6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#97aeb2",
"rgb": {
"r": 151,
"g": 174,
"b": 178
},
"hsl": {
"h": 188.889,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.73451,
"c": 0.02613,
"h": 209.3
},
"luminance": 0.40066
}Semantic roles & 50–950 ramp
primary
#97AEB2
secondary
#D7CFCE
accent
#584C99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282