#97BFCF#97BFCF
#97BFCF is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.048 H 224.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCF |
|---|---|
| RGB | rgb(151, 191, 207) |
| HSL | hsl(197, 37%, 70%) |
| HSV | hsv(197, 27%, 81%) |
| CMYK | cmyk(27.1%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.04, -9.62, -12.38) |
| CIE-LCH | lch(75.04, 15.68, 232.15°) |
| OKLab | oklab(78.11% -0.0346 -0.0337) |
| OKLCH | oklch(78.11% 0.048 224.3) |
| XYZ | xyz(42.6524, 48.3441, 66.1034) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.99
Sky Blue
#87CEEB
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.39
Bluegrey
#85A3B2
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCF #CFA797
analogous
#97CFC3 #97BFCF #97A3CF
triadic
#97BFCF #CF97BF #BFCF97
tetradic
#97BFCF #C397CF #CFA797 #A3CF97
square
#97BFCF #C397CF #CFA797 #A3CF97
split-complementary
#97BFCF #CF97A3 #CFC397
monochromatic
#4A88A1 #6DA5BC #97BFCF #C1D9E2 #EAF2F5
Accessibility & contrast
On white
1.97
#97BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#97BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD0
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#86C4C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bfcf; /* rgb */ color: rgb(151, 191, 207); /* oklch */ color: oklch(78.1% 0.048 224.3);
Tailwind
colors: {
custom: {
50: '#b7d2dd',
500: '#97bfcf',
950: '#000000',
},
}SCSS
$custom: #97bfcf; $custom-light: #b7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#97bfcf",
"rgb": {
"r": 151,
"g": 191,
"b": 207
},
"hsl": {
"h": 197.143,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.78108,
"c": 0.04835,
"h": 224.3
},
"luminance": 0.48346
}Semantic roles & 50–950 ramp
primary
#97BFCF
secondary
#E9DED9
accent
#5936B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283