#97AEBD#97AEBD
#97AEBD is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.034 H 236.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEBD |
|---|---|
| RGB | rgb(151, 174, 189) |
| HSL | hsl(204, 22%, 67%) |
| HSV | hsv(204, 20%, 74%) |
| CMYK | cmyk(20.1%, 7.9%, 0%, 25.9%) |
| CIE-LAB | lab(69.84, -4.66, -10.31) |
| CIE-LCH | lch(69.84, 11.31, 245.69°) |
| OKLab | oklab(73.82% -0.0185 -0.028) |
| OKLCH | oklch(73.82% 0.034 236.5) |
| XYZ | xyz(37.0814, 40.5245, 54.0025) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.85
Bluey Grey
#89A0B0
ΔE00 4.20
Bluegrey
#85A3B2
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 4.91
Cool Grey
#95A3A6
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEBD #BDA697
analogous
#97BDB9 #97AEBD #979BBD
triadic
#97AEBD #BD97AE #AEBD97
tetradic
#97AEBD #B997BD #BDA697 #9BBD97
square
#97AEBD #B997BD #BDA697 #9BBD97
split-complementary
#97AEBD #BD979B #BDB997
monochromatic
#547285 #7291A5 #97AEBD #BCCBD5 #E2E8ED
Accessibility & contrast
On white
2.31
#97AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#97AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEBD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEBD | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#8DB2B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97aebd; /* rgb */ color: rgb(151, 174, 189); /* oklch */ color: oklch(73.8% 0.034 236.5);
Tailwind
colors: {
custom: {
50: '#b6c6d0',
500: '#97aebd',
950: '#000000',
},
}SCSS
$custom: #97aebd; $custom-light: #b6c6d0; $custom-dark: #000000;
JSON
{
"hex": "#97aebd",
"rgb": {
"r": 151,
"g": 174,
"b": 189
},
"hsl": {
"h": 203.684,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.73816,
"c": 0.03352,
"h": 236.5
},
"luminance": 0.40526
}Semantic roles & 50–950 ramp
primary
#97AEBD
secondary
#DED7D2
accent
#6945A1
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282