#97BFCA#97BFCA
#97BFCA is a light, muted cyan. Relative luminance 0.481; OKLCH L 77.9% C 0.045 H 216.4°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCA |
|---|---|
| RGB | rgb(151, 191, 202) |
| HSL | hsl(193, 32%, 69%) |
| HSV | hsv(193, 25%, 79%) |
| CMYK | cmyk(25.2%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.89, -10.78, -9.89) |
| CIE-LCH | lch(74.89, 14.63, 222.55°) |
| OKLab | oklab(77.94% -0.0365 -0.0269) |
| OKLCH | oklch(77.94% 0.045 216.4) |
| XYZ | xyz(42.0508, 48.1035, 62.9349) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.30
Light Grey Blue
#9DBCD4
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.23
Baby Blue
#89CFF0
ΔE00 8.10
Bluegrey
#85A3B2
ΔE00 8.40
Powder Blue
#B0E0E6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCA #CAA297
analogous
#97CABC #97BFCA #97A6CA
triadic
#97BFCA #CA97BF #BFCA97
tetradic
#97BFCA #BC97CA #CAA297 #A6CA97
square
#97BFCA #BC97CA #CAA297 #A6CA97
split-complementary
#97BFCA #CA97A6 #CABC97
monochromatic
#4E8999 #6EA6B5 #97BFCA #C0D8DF #E8F1F3
Accessibility & contrast
On white
1.98
#97BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#97BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#87C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bfca; /* rgb */ color: rgb(151, 191, 202); /* oklch */ color: oklch(77.9% 0.045 216.4);
Tailwind
colors: {
custom: {
50: '#b6d2da',
500: '#97bfca',
950: '#000000',
},
}SCSS
$custom: #97bfca; $custom-light: #b6d2da; $custom-dark: #000000;
JSON
{
"hex": "#97bfca",
"rgb": {
"r": 151,
"g": 191,
"b": 202
},
"hsl": {
"h": 192.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.77938,
"c": 0.04539,
"h": 216.4
},
"luminance": 0.48105
}Semantic roles & 50–950 ramp
primary
#97BFCA
secondary
#E6DAD7
accent
#533AAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283