#97BBCF#97BBCF
#97BBCF is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.2% C 0.048 H 232.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBCF |
|---|---|
| RGB | rgb(151, 187, 207) |
| HSL | hsl(201, 37%, 70%) |
| HSV | hsv(201, 27%, 81%) |
| CMYK | cmyk(27.1%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.95, -7.50, -14.02) |
| CIE-LCH | lch(73.95, 15.90, 241.86°) |
| OKLab | oklab(77.24% -0.0293 -0.0382) |
| OKLCH | oklch(77.24% 0.048 232.5) |
| XYZ | xyz(41.7920, 46.6233, 65.8166) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.70
Cloudy Blue
#ACC2D9
ΔE00 5.65
Bluegrey
#85A3B2
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBCF #CFAB97
analogous
#97CFC7 #97BBCF #979FCF
triadic
#97BBCF #CF97BB #BBCF97
tetradic
#97BBCF #C797CF #CFAB97 #9FCF97
square
#97BBCF #C797CF #CFAB97 #9FCF97
split-complementary
#97BBCF #CF979F #CFC797
monochromatic
#4A82A1 #6DA0BC #97BBCF #C1D6E2 #EAF1F5
Accessibility & contrast
On white
2.03
#97BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#97BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBCF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBCF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#86C1C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbcf; /* rgb */ color: rgb(151, 187, 207); /* oklch */ color: oklch(77.2% 0.048 232.5);
Tailwind
colors: {
custom: {
50: '#b6cfdd',
500: '#97bbcf',
950: '#000000',
},
}SCSS
$custom: #97bbcf; $custom-light: #b6cfdd; $custom-dark: #000000;
JSON
{
"hex": "#97bbcf",
"rgb": {
"r": 151,
"g": 187,
"b": 207
},
"hsl": {
"h": 201.429,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.77243,
"c": 0.0482,
"h": 232.5
},
"luminance": 0.46625
}Semantic roles & 50–950 ramp
primary
#97BBCF
secondary
#E9DFD9
accent
#6136B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283