#97AEBF#97AEBF
#97AEBF is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.035 H 240.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEBF |
|---|---|
| RGB | rgb(151, 174, 191) |
| HSL | hsl(206, 24%, 67%) |
| HSV | hsv(206, 21%, 75%) |
| CMYK | cmyk(20.9%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.90, -4.21, -11.32) |
| CIE-LCH | lch(69.90, 12.08, 249.62°) |
| OKLab | oklab(73.89% -0.0177 -0.0307) |
| OKLCH | oklch(73.89% 0.035 240) |
| XYZ | xyz(37.3000, 40.6119, 55.1538) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.20
Bluey Grey
#89A0B0
ΔE00 4.23
Light Grey Blue
#9DBCD4
ΔE00 4.48
Bluegrey
#85A3B2
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 6.21
Cool Grey
#95A3A6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEBF #BFA897
analogous
#97BFBC #97AEBF #979ABF
triadic
#97AEBF #BF97AE #AEBF97
tetradic
#97AEBF #BC97BF #BFA897 #9ABF97
square
#97AEBF #BC97BF #BFA897 #9ABF97
split-complementary
#97AEBF #BF979A #BFBC97
monochromatic
#547288 #7190A8 #97AEBF #BDCCD6 #E3E9EE
Accessibility & contrast
On white
2.30
#97AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#97AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEBF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEBF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#8CB2B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97aebf; /* rgb */ color: rgb(151, 174, 191); /* oklch */ color: oklch(73.9% 0.035 240.0);
Tailwind
colors: {
custom: {
50: '#b6c6d2',
500: '#97aebf',
950: '#000000',
},
}SCSS
$custom: #97aebf; $custom-light: #b6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#97aebf",
"rgb": {
"r": 151,
"g": 174,
"b": 191
},
"hsl": {
"h": 205.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73885,
"c": 0.03547,
"h": 240
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#97AEBF
secondary
#DFD8D3
accent
#6C43A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282