#97ACB2#97ACB2
#97ACB2 is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.025 H 216.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACB2 |
|---|---|
| RGB | rgb(151, 172, 178) |
| HSL | hsl(193, 15%, 65%) |
| HSV | hsv(193, 15%, 70%) |
| CMYK | cmyk(15.2%, 3.4%, 0%, 30.2%) |
| CIE-LAB | lab(68.97, -5.99, -5.53) |
| CIE-LCH | lch(68.97, 8.15, 222.74°) |
| OKLab | oklab(73.02% -0.02 -0.0149) |
| OKLCH | oklch(73.02% 0.025 216.8) |
| XYZ | xyz(35.5489, 39.2979, 47.8232) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.40
Cool Gray
#9AA7B0
ΔE00 4.01
Bluegrey
#85A3B2
ΔE00 4.97
Bluey Grey
#89A0B0
ΔE00 5.73
Greyblue
#77A1B5
ΔE00 7.64
Pewter
#899397
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACB2 #B29D97
analogous
#97B2AB #97ACB2 #979FB2
triadic
#97ACB2 #B297AC #ACB297
tetradic
#97ACB2 #AB97B2 #B29D97 #9FB297
square
#97ACB2 #AB97B2 #B29D97 #9FB297
split-complementary
#97ACB2 #B2979F #B2AB97
monochromatic
#587077 #749098 #97ACB2 #BAC8CC #DDE4E6
Accessibility & contrast
On white
2.37
#97ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#97ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACB2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACB2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#90AEAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97acb2; /* rgb */ color: rgb(151, 172, 178); /* oklch */ color: oklch(73.0% 0.025 216.8);
Tailwind
colors: {
custom: {
50: '#b5c4c9',
500: '#97acb2',
950: '#000000',
},
}SCSS
$custom: #97acb2; $custom-light: #b5c4c9; $custom-dark: #000000;
JSON
{
"hex": "#97acb2",
"rgb": {
"r": 151,
"g": 172,
"b": 178
},
"hsl": {
"h": 193.333,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.73017,
"c": 0.02495,
"h": 216.8
},
"luminance": 0.39299
}Semantic roles & 50–950 ramp
primary
#97ACB2
secondary
#D7D0CE
accent
#5D4C99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182