#97BBD1#97BBD1
#97BBD1 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.050 H 235.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD1 |
|---|---|
| RGB | rgb(151, 187, 209) |
| HSL | hsl(203, 39%, 71%) |
| HSV | hsv(203, 28%, 82%) |
| CMYK | cmyk(27.8%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(74.01, -7.03, -15.02) |
| CIE-LCH | lch(74.01, 16.58, 244.92°) |
| OKLab | oklab(77.31% -0.0286 -0.041) |
| OKLCH | oklch(77.31% 0.05 235.1) |
| XYZ | xyz(42.0380, 46.7217, 67.1125) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.03
Cloudy Blue
#ACC2D9
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD1 #D1AD97
analogous
#97D1CA #97BBD1 #979ED1
triadic
#97BBD1 #D197BB #BBD197
tetradic
#97BBD1 #CA97D1 #D1AD97 #9ED197
square
#97BBD1 #CA97D1 #D1AD97 #9ED197
split-complementary
#97BBD1 #D1979E #D1CA97
monochromatic
#4982A5 #6D9FBE #97BBD1 #C1D7E4 #EAF1F6
Accessibility & contrast
On white
2.03
#97BBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#97BBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD1
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD1 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD2
Deuteranopia (green-blind)
#A9B3D1
Tritanopia (blue-blind)
#85C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd1; /* rgb */ color: rgb(151, 187, 209); /* oklch */ color: oklch(77.3% 0.050 235.1);
Tailwind
colors: {
custom: {
50: '#b7cfdf',
500: '#97bbd1',
950: '#000000',
},
}SCSS
$custom: #97bbd1; $custom-light: #b7cfdf; $custom-dark: #000000;
JSON
{
"hex": "#97bbd1",
"rgb": {
"r": 151,
"g": 187,
"b": 209
},
"hsl": {
"h": 202.759,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.77314,
"c": 0.04998,
"h": 235.1
},
"luminance": 0.46723
}Semantic roles & 50–950 ramp
primary
#97BBD1
secondary
#EAE0DA
accent
#6434B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283