#97ACBB#97ACBB
#97ACBB is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.3% C 0.032 H 239.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACBB |
|---|---|
| RGB | rgb(151, 172, 187) |
| HSL | hsl(205, 21%, 66%) |
| HSV | hsv(205, 19%, 73%) |
| CMYK | cmyk(19.3%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(69.23, -4.02, -10.11) |
| CIE-LCH | lch(69.23, 10.88, 248.32°) |
| OKLab | oklab(73.32% -0.0165 -0.0274) |
| OKLCH | oklch(73.32% 0.032 239) |
| XYZ | xyz(36.4823, 39.6713, 52.7392) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 3.75
Bluegrey
#85A3B2
ΔE00 4.33
Light Grey Blue
#9DBCD4
ΔE00 5.38
Cool Grey
#95A3A6
ΔE00 5.91
Greyblue
#77A1B5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACBB #BBA697
analogous
#97BBB8 #97ACBB #979ABB
triadic
#97ACBB #BB97AC #ACBB97
tetradic
#97ACBB #B897BB #BBA697 #9ABB97
square
#97ACBB #B897BB #BBA697 #9ABB97
split-complementary
#97ACBB #BB979A #BBB897
monochromatic
#557082 #728EA3 #97ACBB #BCCAD3 #E1E7EB
Accessibility & contrast
On white
2.35
#97ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#97ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACBB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACBB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#8DB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97acbb; /* rgb */ color: rgb(151, 172, 187); /* oklch */ color: oklch(73.3% 0.032 239.0);
Tailwind
colors: {
custom: {
50: '#b6c4cf',
500: '#97acbb',
950: '#000000',
},
}SCSS
$custom: #97acbb; $custom-light: #b6c4cf; $custom-dark: #000000;
JSON
{
"hex": "#97acbb",
"rgb": {
"r": 151,
"g": 172,
"b": 187
},
"hsl": {
"h": 205,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.73317,
"c": 0.03197,
"h": 239
},
"luminance": 0.39672
}Semantic roles & 50–950 ramp
primary
#97ACBB
secondary
#DDD6D1
accent
#6B469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182