#97BFCD#97BFCD
#97BFCD is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.047 H 221.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCD |
|---|---|
| RGB | rgb(151, 191, 205) |
| HSL | hsl(196, 35%, 70%) |
| HSV | hsv(196, 26%, 80%) |
| CMYK | cmyk(26.3%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.98, -10.09, -11.39) |
| CIE-LCH | lch(74.98, 15.21, 228.47°) |
| OKLab | oklab(78.04% -0.0354 -0.031) |
| OKLCH | oklch(78.04% 0.047 221.2) |
| XYZ | xyz(42.4094, 48.2469, 64.8238) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCD #CDA597
analogous
#97CDC0 #97BFCD #97A4CD
triadic
#97BFCD #CD97BF #BFCD97
tetradic
#97BFCD #C097CD #CDA597 #A4CD97
square
#97BFCD #C097CD #CDA597 #A4CD97
split-complementary
#97BFCD #CD97A4 #CDC097
monochromatic
#4C899E #6EA6B9 #97BFCD #C0D8E1 #EAF2F5
Accessibility & contrast
On white
1.97
#97BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#97BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#86C4C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bfcd; /* rgb */ color: rgb(151, 191, 205); /* oklch */ color: oklch(78.0% 0.047 221.2);
Tailwind
colors: {
custom: {
50: '#b6d2dc',
500: '#97bfcd',
950: '#000000',
},
}SCSS
$custom: #97bfcd; $custom-light: #b6d2dc; $custom-dark: #000000;
JSON
{
"hex": "#97bfcd",
"rgb": {
"r": 151,
"g": 191,
"b": 205
},
"hsl": {
"h": 195.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.78039,
"c": 0.04706,
"h": 221.2
},
"luminance": 0.48249
}Semantic roles & 50–950 ramp
primary
#97BFCD
secondary
#E8DCD8
accent
#5638AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283