#97ACBF#97ACBF
#97ACBF is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.036 H 245.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACBF |
|---|---|
| RGB | rgb(151, 172, 191) |
| HSL | hsl(209, 24%, 67%) |
| HSV | hsv(209, 21%, 75%) |
| CMYK | cmyk(20.9%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.36, -3.12, -12.14) |
| CIE-LCH | lch(69.36, 12.53, 255.59°) |
| OKLab | oklab(73.46% -0.0149 -0.033) |
| OKLCH | oklch(73.46% 0.036 245.6) |
| XYZ | xyz(36.9165, 39.8449, 55.0259) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.17
Cool Gray
#9AA7B0
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.89
Bluegrey
#85A3B2
ΔE00 5.24
Cloudy Blue
#ACC2D9
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACBF #BFAA97
analogous
#97BFBE #97ACBF #9798BF
triadic
#97ACBF #BF97AC #ACBF97
tetradic
#97ACBF #BE97BF #BFAA97 #98BF97
square
#97ACBF #BE97BF #BFAA97 #98BF97
split-complementary
#97ACBF #BF9798 #BFBE97
monochromatic
#546F88 #718EA8 #97ACBF #BDCAD6 #E3E8EE
Accessibility & contrast
On white
2.34
#97ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#97ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACBF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACBF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A0A7BF
Tritanopia (blue-blind)
#8CB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97acbf; /* rgb */ color: rgb(151, 172, 191); /* oklch */ color: oklch(73.5% 0.036 245.6);
Tailwind
colors: {
custom: {
50: '#b6c4d2',
500: '#97acbf',
950: '#000000',
},
}SCSS
$custom: #97acbf; $custom-light: #b6c4d2; $custom-dark: #000000;
JSON
{
"hex": "#97acbf",
"rgb": {
"r": 151,
"g": 172,
"b": 191
},
"hsl": {
"h": 208.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73456,
"c": 0.03619,
"h": 245.6
},
"luminance": 0.39846
}Semantic roles & 50–950 ramp
primary
#97ACBF
secondary
#DFD9D3
accent
#7043A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182