#97BBCC#97BBCC
#97BBCC is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.046 H 228.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBCC |
|---|---|
| RGB | rgb(151, 187, 204) |
| HSL | hsl(199, 34%, 70%) |
| HSV | hsv(199, 26%, 80%) |
| CMYK | cmyk(26%, 8.3%, 0%, 20%) |
| CIE-LAB | lab(73.85, -8.20, -12.53) |
| CIE-LCH | lch(73.85, 14.97, 236.79°) |
| OKLab | oklab(77.14% -0.0305 -0.0341) |
| OKLCH | oklch(77.14% 0.046 228.3) |
| XYZ | xyz(41.4287, 46.4780, 63.9033) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 6.81
Sky Blue
#87CEEB
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBCC #CCA897
analogous
#97CCC3 #97BBCC #97A1CC
triadic
#97BBCC #CC97BB #BBCC97
tetradic
#97BBCC #C397CC #CCA897 #A1CC97
square
#97BBCC #C397CC #CCA897 #A1CC97
split-complementary
#97BBCC #CC97A1 #CCC397
monochromatic
#4D839C #6EA0B8 #97BBCC #C0D6E0 #E9F1F4
Accessibility & contrast
On white
2.04
#97BBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#97BBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBCC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBCC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CD
Deuteranopia (green-blind)
#AAB3CC
Tritanopia (blue-blind)
#87C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbcc; /* rgb */ color: rgb(151, 187, 204); /* oklch */ color: oklch(77.1% 0.046 228.3);
Tailwind
colors: {
custom: {
50: '#b6cfdb',
500: '#97bbcc',
950: '#000000',
},
}SCSS
$custom: #97bbcc; $custom-light: #b6cfdb; $custom-dark: #000000;
JSON
{
"hex": "#97bbcc",
"rgb": {
"r": 151,
"g": 187,
"b": 204
},
"hsl": {
"h": 199.245,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.77138,
"c": 0.04575,
"h": 228.3
},
"luminance": 0.4648
}Semantic roles & 50–950 ramp
primary
#97BBCC
secondary
#E7DDD8
accent
#5E38AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283