#97BBCB#97BBCB
#97BBCB is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.045 H 226.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBCB |
|---|---|
| RGB | rgb(151, 187, 203) |
| HSL | hsl(198, 33%, 69%) |
| HSV | hsv(198, 26%, 80%) |
| CMYK | cmyk(25.6%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.82, -8.43, -12.03) |
| CIE-LCH | lch(73.82, 14.69, 234.97°) |
| OKLab | oklab(77.1% -0.0308 -0.0328) |
| OKLCH | oklch(77.1% 0.045 226.7) |
| XYZ | xyz(41.3091, 46.4301, 63.2737) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.37
Baby Blue
#89CFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBCB #CBA797
analogous
#97CBC1 #97BBCB #97A1CB
triadic
#97BBCB #CB97BB #BBCB97
tetradic
#97BBCB #C197CB #CBA797 #A1CB97
square
#97BBCB #C197CB #CBA797 #A1CB97
split-complementary
#97BBCB #CB97A1 #CBC197
monochromatic
#4D839A #6EA0B7 #97BBCB #C0D6DF #E9F0F4
Accessibility & contrast
On white
2.04
#97BBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#97BBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBCB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBCB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#87C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbcb; /* rgb */ color: rgb(151, 187, 203); /* oklch */ color: oklch(77.1% 0.045 226.7);
Tailwind
colors: {
custom: {
50: '#b6cfda',
500: '#97bbcb',
950: '#000000',
},
}SCSS
$custom: #97bbcb; $custom-light: #b6cfda; $custom-dark: #000000;
JSON
{
"hex": "#97bbcb",
"rgb": {
"r": 151,
"g": 187,
"b": 203
},
"hsl": {
"h": 198.462,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.77103,
"c": 0.04499,
"h": 226.7
},
"luminance": 0.46432
}Semantic roles & 50–950 ramp
primary
#97BBCB
secondary
#E6DCD7
accent
#5D39AC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283