#97BFCB#97BFCB
#97BFCB is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.046 H 218.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCB |
|---|---|
| RGB | rgb(151, 191, 203) |
| HSL | hsl(194, 33%, 69%) |
| HSV | hsv(194, 26%, 80%) |
| CMYK | cmyk(25.6%, 5.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.92, -10.55, -10.39) |
| CIE-LCH | lch(74.92, 14.81, 224.57°) |
| OKLab | oklab(77.97% -0.0362 -0.0283) |
| OKLCH | oklch(77.97% 0.046 218) |
| XYZ | xyz(42.1696, 48.1510, 63.5605) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 6.54
Sky Blue
#87CEEB
ΔE00 6.98
Baby Blue
#89CFF0
ΔE00 7.80
Bluegrey
#85A3B2
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCB #CBA397
analogous
#97CBBD #97BFCB #97A5CB
triadic
#97BFCB #CB97BF #BFCB97
tetradic
#97BFCB #BD97CB #CBA397 #A5CB97
square
#97BFCB #BD97CB #CBA397 #A5CB97
split-complementary
#97BFCB #CB97A5 #CBBD97
monochromatic
#4D899A #6EA6B7 #97BFCB #C0D8DF #E9F1F4
Accessibility & contrast
On white
1.98
#97BFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#97BFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCC
Deuteranopia (green-blind)
#AEB6CB
Tritanopia (blue-blind)
#87C3C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bfcb; /* rgb */ color: rgb(151, 191, 203); /* oklch */ color: oklch(78.0% 0.046 218.0);
Tailwind
colors: {
custom: {
50: '#b6d2da',
500: '#97bfcb',
950: '#000000',
},
}SCSS
$custom: #97bfcb; $custom-light: #b6d2da; $custom-dark: #000000;
JSON
{
"hex": "#97bfcb",
"rgb": {
"r": 151,
"g": 191,
"b": 203
},
"hsl": {
"h": 193.846,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.77971,
"c": 0.04591,
"h": 218
},
"luminance": 0.48153
}Semantic roles & 50–950 ramp
primary
#97BFCB
secondary
#E6DBD7
accent
#5439AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283