#97BCCE#97BCCE
#97BCCE is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.047 H 229.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCCE |
|---|---|
| RGB | rgb(151, 188, 206) |
| HSL | hsl(200, 36%, 70%) |
| HSV | hsv(200, 27%, 81%) |
| CMYK | cmyk(26.7%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.19, -8.27, -13.11) |
| CIE-LCH | lch(74.19, 15.50, 237.78°) |
| OKLab | oklab(77.42% -0.031 -0.0357) |
| OKLCH | oklch(77.42% 0.047 229) |
| XYZ | xyz(41.8830, 47.0003, 65.2457) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.63
Cloudy Blue
#ACC2D9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCCE #CEA997
analogous
#97CEC4 #97BCCE #97A1CE
triadic
#97BCCE #CE97BC #BCCE97
tetradic
#97BCCE #C497CE #CEA997 #A1CE97
square
#97BCCE #C497CE #CEA997 #A1CE97
split-complementary
#97BCCE #CE97A1 #CEC497
monochromatic
#4B849F #6DA1BA #97BCCE #C1D7E2 #EAF2F5
Accessibility & contrast
On white
2.02
#97BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#97BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCCE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCCE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#86C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bcce; /* rgb */ color: rgb(151, 188, 206); /* oklch */ color: oklch(77.4% 0.047 229.0);
Tailwind
colors: {
custom: {
50: '#b6d0dd',
500: '#97bcce',
950: '#000000',
},
}SCSS
$custom: #97bcce; $custom-light: #b6d0dd; $custom-dark: #000000;
JSON
{
"hex": "#97bcce",
"rgb": {
"r": 151,
"g": 188,
"b": 206
},
"hsl": {
"h": 199.636,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.77424,
"c": 0.04734,
"h": 229
},
"luminance": 0.47002
}Semantic roles & 50–950 ramp
primary
#97BCCE
secondary
#E8DED9
accent
#5E37AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283