#97ABB4#97ABB4
#97ABB4 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.026 H 226.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB4 |
|---|---|
| RGB | rgb(151, 171, 180) |
| HSL | hsl(199, 16%, 65%) |
| HSV | hsv(199, 16%, 71%) |
| CMYK | cmyk(16.1%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(68.75, -5.02, -6.96) |
| CIE-LCH | lch(68.75, 8.58, 234.21°) |
| OKLab | oklab(72.87% -0.0178 -0.0188) |
| OKLCH | oklch(72.87% 0.026 226.6) |
| XYZ | xyz(35.5615, 38.9996, 48.8252) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.80
Cool Grey
#95A3A6
ΔE00 3.70
Bluegrey
#85A3B2
ΔE00 4.26
Bluey Grey
#89A0B0
ΔE00 4.48
Greyblue
#77A1B5
ΔE00 7.14
Light Grey Blue
#9DBCD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB4 #B4A097
analogous
#97B4AF #97ABB4 #979DB4
triadic
#97ABB4 #B497AB #ABB497
tetradic
#97ABB4 #AF97B4 #B4A097 #9DB497
square
#97ABB4 #AF97B4 #B4A097 #9DB497
split-complementary
#97ABB4 #B4979D #B4AF97
monochromatic
#576F79 #738E9A #97ABB4 #BBC8CE #DEE4E7
Accessibility & contrast
On white
2.39
#97ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#97ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB4
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB4 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#8FAEAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abb4; /* rgb */ color: rgb(151, 171, 180); /* oklch */ color: oklch(72.9% 0.026 226.6);
Tailwind
colors: {
custom: {
50: '#b6c4ca',
500: '#97abb4',
950: '#000000',
},
}SCSS
$custom: #97abb4; $custom-light: #b6c4ca; $custom-dark: #000000;
JSON
{
"hex": "#97abb4",
"rgb": {
"r": 151,
"g": 171,
"b": 180
},
"hsl": {
"h": 198.621,
"s": 16.201,
"l": 64.902
},
"oklch": {
"l": 0.72866,
"c": 0.02588,
"h": 226.6
},
"luminance": 0.39
}Semantic roles & 50–950 ramp
primary
#97ABB4
secondary
#D8D2CE
accent
#644B9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182