#97BBCD#97BBCD
#97BBCD is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.047 H 229.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBCD |
|---|---|
| RGB | rgb(151, 187, 205) |
| HSL | hsl(200, 35%, 70%) |
| HSV | hsv(200, 26%, 80%) |
| CMYK | cmyk(26.3%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.89, -7.97, -13.03) |
| CIE-LCH | lch(73.89, 15.27, 238.55°) |
| OKLab | oklab(77.17% -0.0301 -0.0355) |
| OKLCH | oklch(77.17% 0.047 229.7) |
| XYZ | xyz(41.5490, 46.5261, 64.5370) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Cloudy Blue
#ACC2D9
ΔE00 6.19
Bluegrey
#85A3B2
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.40
Lightblue
#ADD8E6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBCD #CDA997
analogous
#97CDC4 #97BBCD #97A0CD
triadic
#97BBCD #CD97BB #BBCD97
tetradic
#97BBCD #C497CD #CDA997 #A0CD97
square
#97BBCD #C497CD #CDA997 #A0CD97
split-complementary
#97BBCD #CD97A0 #CDC497
monochromatic
#4C829E #6EA0B9 #97BBCD #C0D6E1 #EAF1F5
Accessibility & contrast
On white
2.04
#97BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#97BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBCD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBCD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#87C0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbcd; /* rgb */ color: rgb(151, 187, 205); /* oklch */ color: oklch(77.2% 0.047 229.7);
Tailwind
colors: {
custom: {
50: '#b6cfdc',
500: '#97bbcd',
950: '#000000',
},
}SCSS
$custom: #97bbcd; $custom-light: #b6cfdc; $custom-dark: #000000;
JSON
{
"hex": "#97bbcd",
"rgb": {
"r": 151,
"g": 187,
"b": 205
},
"hsl": {
"h": 200,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.77173,
"c": 0.04654,
"h": 229.7
},
"luminance": 0.46528
}Semantic roles & 50–950 ramp
primary
#97BBCD
secondary
#E8DDD8
accent
#5F38AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283