#97ADBB#97ADBB
#97ADBB is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.5% C 0.032 H 235.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADBB |
|---|---|
| RGB | rgb(151, 173, 187) |
| HSL | hsl(203, 21%, 66%) |
| HSV | hsv(203, 19%, 73%) |
| CMYK | cmyk(19.3%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.51, -4.56, -9.70) |
| CIE-LCH | lch(69.51, 10.72, 244.82°) |
| OKLab | oklab(73.53% -0.0179 -0.0263) |
| OKLCH | oklch(73.53% 0.032 235.8) |
| XYZ | xyz(36.6733, 40.0533, 52.8029) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.41
Bluey Grey
#89A0B0
ΔE00 4.00
Bluegrey
#85A3B2
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 5.37
Cool Grey
#95A3A6
ΔE00 5.68
Greyblue
#77A1B5
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADBB #BBA597
analogous
#97BBB7 #97ADBB #979BBB
triadic
#97ADBB #BB97AD #ADBB97
tetradic
#97ADBB #B797BB #BBA597 #9BBB97
square
#97ADBB #B797BB #BBA597 #9BBB97
split-complementary
#97ADBB #BB979B #BBB797
monochromatic
#557182 #7290A3 #97ADBB #BCCAD3 #E1E7EB
Accessibility & contrast
On white
2.33
#97ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#97ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADBB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADBB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#8DB1B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97adbb; /* rgb */ color: rgb(151, 173, 187); /* oklch */ color: oklch(73.5% 0.032 235.8);
Tailwind
colors: {
custom: {
50: '#b6c5cf',
500: '#97adbb',
950: '#000000',
},
}SCSS
$custom: #97adbb; $custom-light: #b6c5cf; $custom-dark: #000000;
JSON
{
"hex": "#97adbb",
"rgb": {
"r": 151,
"g": 173,
"b": 187
},
"hsl": {
"h": 203.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.73532,
"c": 0.03179,
"h": 235.8
},
"luminance": 0.40054
}Semantic roles & 50–950 ramp
primary
#97ADBB
secondary
#DDD6D1
accent
#69469F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182