#97AEBB#97AEBB
#97AEBB is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.7% C 0.032 H 232.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEBB |
|---|---|
| RGB | rgb(151, 174, 187) |
| HSL | hsl(202, 21%, 66%) |
| HSV | hsv(202, 19%, 73%) |
| CMYK | cmyk(19.3%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(69.78, -5.10, -9.30) |
| CIE-LCH | lch(69.78, 10.61, 241.24°) |
| OKLab | oklab(73.75% -0.0193 -0.0252) |
| OKLCH | oklch(73.75% 0.032 232.6) |
| XYZ | xyz(36.8658, 40.4383, 52.8671) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.69
Bluegrey
#85A3B2
ΔE00 4.12
Bluey Grey
#89A0B0
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 5.46
Cool Grey
#95A3A6
ΔE00 5.53
Greyblue
#77A1B5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEBB #BBA497
analogous
#97BBB6 #97AEBB #979CBB
triadic
#97AEBB #BB97AE #AEBB97
tetradic
#97AEBB #B697BB #BBA497 #9CBB97
square
#97AEBB #B697BB #BBA497 #9CBB97
split-complementary
#97AEBB #BB979C #BBB697
monochromatic
#557282 #7291A3 #97AEBB #BCCBD3 #E1E8EB
Accessibility & contrast
On white
2.31
#97AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#97AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEBB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEBB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#8DB2B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aebb; /* rgb */ color: rgb(151, 174, 187); /* oklch */ color: oklch(73.7% 0.032 232.6);
Tailwind
colors: {
custom: {
50: '#b6c6cf',
500: '#97aebb',
950: '#000000',
},
}SCSS
$custom: #97aebb; $custom-light: #b6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#97aebb",
"rgb": {
"r": 151,
"g": 174,
"b": 187
},
"hsl": {
"h": 201.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.73748,
"c": 0.03171,
"h": 232.6
},
"luminance": 0.40439
}Semantic roles & 50–950 ramp
primary
#97AEBB
secondary
#DDD5D1
accent
#66469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282