#97ACBC#97ACBC
#97ACBC is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.033 H 240.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACBC |
|---|---|
| RGB | rgb(151, 172, 188) |
| HSL | hsl(206, 22%, 66%) |
| HSV | hsv(206, 20%, 74%) |
| CMYK | cmyk(19.7%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(69.27, -3.80, -10.62) |
| CIE-LCH | lch(69.27, 11.28, 250.33°) |
| OKLab | oklab(73.35% -0.0161 -0.0288) |
| OKLCH | oklch(73.35% 0.033 240.8) |
| XYZ | xyz(36.5897, 39.7142, 53.3050) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.50
Bluey Grey
#89A0B0
ΔE00 3.78
Bluegrey
#85A3B2
ΔE00 4.51
Light Grey Blue
#9DBCD4
ΔE00 5.20
Cool Grey
#95A3A6
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACBC #BCA797
analogous
#97BCBA #97ACBC #979ABC
triadic
#97ACBC #BC97AC #ACBC97
tetradic
#97ACBC #BA97BC #BCA797 #9ABC97
square
#97ACBC #BA97BC #BCA797 #9ABC97
split-complementary
#97ACBC #BC979A #BCBA97
monochromatic
#556F84 #728EA4 #97ACBC #BCCAD4 #E1E7EC
Accessibility & contrast
On white
2.35
#97ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#97ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACBC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACBC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#A1A7BC
Tritanopia (blue-blind)
#8DB0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97acbc; /* rgb */ color: rgb(151, 172, 188); /* oklch */ color: oklch(73.4% 0.033 240.8);
Tailwind
colors: {
custom: {
50: '#b6c4d0',
500: '#97acbc',
950: '#000000',
},
}SCSS
$custom: #97acbc; $custom-light: #b6c4d0; $custom-dark: #000000;
JSON
{
"hex": "#97acbc",
"rgb": {
"r": 151,
"g": 172,
"b": 188
},
"hsl": {
"h": 205.946,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.73352,
"c": 0.03298,
"h": 240.8
},
"luminance": 0.39715
}Semantic roles & 50–950 ramp
primary
#97ACBC
secondary
#DDD7D1
accent
#6D45A0
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182