#97BFCE#97BFCE
#97BFCE is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.048 H 222.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCE |
|---|---|
| RGB | rgb(151, 191, 206) |
| HSL | hsl(196, 36%, 70%) |
| HSV | hsv(196, 27%, 81%) |
| CMYK | cmyk(26.7%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.01, -9.85, -11.88) |
| CIE-LCH | lch(75.01, 15.44, 230.34°) |
| OKLab | oklab(78.07% -0.035 -0.0324) |
| OKLCH | oklch(78.07% 0.048 222.8) |
| XYZ | xyz(42.5305, 48.2954, 65.4616) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.37
Lightblue
#ADD8E6
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 7.71
Bluegrey
#85A3B2
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCE #CEA697
analogous
#97CEC2 #97BFCE #97A3CE
triadic
#97BFCE #CE97BF #BFCE97
tetradic
#97BFCE #C297CE #CEA697 #A3CE97
square
#97BFCE #C297CE #CEA697 #A3CE97
split-complementary
#97BFCE #CE97A3 #CEC297
monochromatic
#4B889F #6DA5BA #97BFCE #C1D9E2 #EAF2F5
Accessibility & contrast
On white
1.97
#97BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#97BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDCF
Deuteranopia (green-blind)
#AEB6CE
Tritanopia (blue-blind)
#86C4C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bfce; /* rgb */ color: rgb(151, 191, 206); /* oklch */ color: oklch(78.1% 0.048 222.8);
Tailwind
colors: {
custom: {
50: '#b7d2dd',
500: '#97bfce',
950: '#000000',
},
}SCSS
$custom: #97bfce; $custom-light: #b7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#97bfce",
"rgb": {
"r": 151,
"g": 191,
"b": 206
},
"hsl": {
"h": 196.364,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.78073,
"c": 0.04769,
"h": 222.8
},
"luminance": 0.48297
}Semantic roles & 50–950 ramp
primary
#97BFCE
secondary
#E8DDD9
accent
#5737AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283