#97BCCF#97BCCF
#97BCCF is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.048 H 230.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCCF |
|---|---|
| RGB | rgb(151, 188, 207) |
| HSL | hsl(200, 37%, 70%) |
| HSV | hsv(200, 27%, 81%) |
| CMYK | cmyk(27.1%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.22, -8.03, -13.61) |
| CIE-LCH | lch(74.22, 15.80, 239.46°) |
| OKLab | oklab(77.46% -0.0307 -0.0371) |
| OKLCH | oklch(77.46% 0.048 230.5) |
| XYZ | xyz(42.0048, 47.0490, 65.8875) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 6.80
Baby Blue
#89CFF0
ΔE00 7.02
Bluegrey
#85A3B2
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCCF #CFAA97
analogous
#97CFC6 #97BCCF #97A0CF
triadic
#97BCCF #CF97BC #BCCF97
tetradic
#97BCCF #C697CF #CFAA97 #A0CF97
square
#97BCCF #C697CF #CFAA97 #A0CF97
split-complementary
#97BCCF #CF97A0 #CFC697
monochromatic
#4A84A1 #6DA1BC #97BCCF #C1D7E2 #EAF2F5
Accessibility & contrast
On white
2.02
#97BCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#97BCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCCF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCCF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#AAB4CF
Tritanopia (blue-blind)
#86C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bccf; /* rgb */ color: rgb(151, 188, 207); /* oklch */ color: oklch(77.5% 0.048 230.5);
Tailwind
colors: {
custom: {
50: '#b6d0dd',
500: '#97bccf',
950: '#000000',
},
}SCSS
$custom: #97bccf; $custom-light: #b6d0dd; $custom-dark: #000000;
JSON
{
"hex": "#97bccf",
"rgb": {
"r": 151,
"g": 188,
"b": 207
},
"hsl": {
"h": 200.357,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.77459,
"c": 0.04815,
"h": 230.5
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#97BCCF
secondary
#E9DED9
accent
#5F36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283