#97BDCC#97BDCC
#97BDCC is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.046 H 223.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDCC |
|---|---|
| RGB | rgb(151, 189, 204) |
| HSL | hsl(197, 34%, 70%) |
| HSV | hsv(197, 26%, 80%) |
| CMYK | cmyk(26%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.40, -9.26, -11.71) |
| CIE-LCH | lch(74.40, 14.93, 231.66°) |
| OKLab | oklab(77.57% -0.0331 -0.0319) |
| OKLCH | oklch(77.57% 0.046 223.9) |
| XYZ | xyz(41.8559, 47.3324, 64.0457) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 6.74
Sky Blue
#87CEEB
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDCC #CCA697
analogous
#97CCC1 #97BDCC #97A3CC
triadic
#97BDCC #CC97BD #BDCC97
tetradic
#97BDCC #C197CC #CCA697 #A3CC97
square
#97BDCC #C197CC #CCA697 #A3CC97
split-complementary
#97BDCC #CC97A3 #CCC197
monochromatic
#4D869C #6EA3B8 #97BDCC #C0D7E0 #E9F1F4
Accessibility & contrast
On white
2.01
#97BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#97BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDCC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDCC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#87C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bdcc; /* rgb */ color: rgb(151, 189, 204); /* oklch */ color: oklch(77.6% 0.046 223.9);
Tailwind
colors: {
custom: {
50: '#b6d0db',
500: '#97bdcc',
950: '#000000',
},
}SCSS
$custom: #97bdcc; $custom-light: #b6d0db; $custom-dark: #000000;
JSON
{
"hex": "#97bdcc",
"rgb": {
"r": 151,
"g": 189,
"b": 204
},
"hsl": {
"h": 196.981,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.77571,
"c": 0.04598,
"h": 223.9
},
"luminance": 0.47334
}Semantic roles & 50–950 ramp
primary
#97BDCC
secondary
#E7DCD8
accent
#5938AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283