#97BCCD#97BCCD
#97BCCD is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.047 H 227.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCCD |
|---|---|
| RGB | rgb(151, 188, 205) |
| HSL | hsl(199, 35%, 70%) |
| HSV | hsv(199, 26%, 80%) |
| CMYK | cmyk(26.3%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.16, -8.50, -12.62) |
| CIE-LCH | lch(74.16, 15.21, 236.03°) |
| OKLab | oklab(77.39% -0.0314 -0.0344) |
| OKLCH | oklch(77.39% 0.047 227.6) |
| XYZ | xyz(41.7619, 46.9519, 64.6080) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.01
Cloudy Blue
#ACC2D9
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.91
Bluegrey
#85A3B2
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.17
Baby Blue
#89CFF0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCCD #CDA897
analogous
#97CDC3 #97BCCD #97A1CD
triadic
#97BCCD #CD97BC #BCCD97
tetradic
#97BCCD #C397CD #CDA897 #A1CD97
square
#97BCCD #C397CD #CDA897 #A1CD97
split-complementary
#97BCCD #CD97A1 #CDC397
monochromatic
#4C849E #6EA1B9 #97BCCD #C0D7E1 #EAF1F5
Accessibility & contrast
On white
2.02
#97BCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#97BCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCCD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCCD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#87C1C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bccd; /* rgb */ color: rgb(151, 188, 205); /* oklch */ color: oklch(77.4% 0.047 227.6);
Tailwind
colors: {
custom: {
50: '#b6d0dc',
500: '#97bccd',
950: '#000000',
},
}SCSS
$custom: #97bccd; $custom-light: #b6d0dc; $custom-dark: #000000;
JSON
{
"hex": "#97bccd",
"rgb": {
"r": 151,
"g": 188,
"b": 205
},
"hsl": {
"h": 198.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.77389,
"c": 0.04657,
"h": 227.6
},
"luminance": 0.46954
}Semantic roles & 50–950 ramp
primary
#97BCCD
secondary
#E8DDD8
accent
#5D38AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283