#97ABB2#97ABB2
#97ABB2 is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.025 H 220.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB2 |
|---|---|
| RGB | rgb(151, 171, 178) |
| HSL | hsl(196, 15%, 65%) |
| HSV | hsv(196, 15%, 70%) |
| CMYK | cmyk(15.2%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(68.69, -5.45, -5.94) |
| CIE-LCH | lch(68.69, 8.06, 227.47°) |
| OKLab | oklab(72.8% -0.0186 -0.016) |
| OKLCH | oklch(72.8% 0.025 220.8) |
| XYZ | xyz(35.3593, 38.9187, 47.7600) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.21
Cool Gray
#9AA7B0
ΔE00 3.32
Bluegrey
#85A3B2
ΔE00 4.65
Bluey Grey
#89A0B0
ΔE00 5.14
Greyblue
#77A1B5
ΔE00 7.46
Pewter
#899397
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB2 #B29E97
analogous
#97B2AC #97ABB2 #979EB2
triadic
#97ABB2 #B297AB #ABB297
tetradic
#97ABB2 #AC97B2 #B29E97 #9EB297
square
#97ABB2 #AC97B2 #B29E97 #9EB297
split-complementary
#97ABB2 #B2979E #B2AC97
monochromatic
#586F77 #748F98 #97ABB2 #BAC7CC #DDE4E6
Accessibility & contrast
On white
2.39
#97ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#97ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A2A6B2
Tritanopia (blue-blind)
#90ADAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abb2; /* rgb */ color: rgb(151, 171, 178); /* oklch */ color: oklch(72.8% 0.025 220.8);
Tailwind
colors: {
custom: {
50: '#b5c4c9',
500: '#97abb2',
950: '#000000',
},
}SCSS
$custom: #97abb2; $custom-light: #b5c4c9; $custom-dark: #000000;
JSON
{
"hex": "#97abb2",
"rgb": {
"r": 151,
"g": 171,
"b": 178
},
"hsl": {
"h": 195.556,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.728,
"c": 0.02453,
"h": 220.8
},
"luminance": 0.38919
}Semantic roles & 50–950 ramp
primary
#97ABB2
secondary
#D7D0CE
accent
#604C99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182