#97BBD0#97BBD0
#97BBD0 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.049 H 233.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD0 |
|---|---|
| RGB | rgb(151, 187, 208) |
| HSL | hsl(202, 38%, 70%) |
| HSV | hsv(202, 27%, 82%) |
| CMYK | cmyk(27.4%, 10.1%, 0%, 18.4%) |
| CIE-LAB | lab(73.98, -7.26, -14.52) |
| CIE-LCH | lch(73.98, 16.23, 243.42°) |
| OKLab | oklab(77.28% -0.0289 -0.0396) |
| OKLCH | oklch(77.28% 0.049 233.9) |
| XYZ | xyz(41.9146, 46.6723, 66.4625) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.35
Cloudy Blue
#ACC2D9
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 7.05
Bluegrey
#85A3B2
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.11
Baby Blue
#89CFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD0 #D0AC97
analogous
#97D0C8 #97BBD0 #979ED0
triadic
#97BBD0 #D097BB #BBD097
tetradic
#97BBD0 #C897D0 #D0AC97 #9ED097
square
#97BBD0 #C897D0 #D0AC97 #9ED097
split-complementary
#97BBD0 #D0979E #D0C897
monochromatic
#4A82A3 #6D9FBD #97BBD0 #C1D7E3 #EAF1F5
Accessibility & contrast
On white
2.03
#97BBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#97BBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD0
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD0 | 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)
#B1BAD1
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#86C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd0; /* rgb */ color: rgb(151, 187, 208); /* oklch */ color: oklch(77.3% 0.049 233.9);
Tailwind
colors: {
custom: {
50: '#b6cfde',
500: '#97bbd0',
950: '#000000',
},
}SCSS
$custom: #97bbd0; $custom-light: #b6cfde; $custom-dark: #000000;
JSON
{
"hex": "#97bbd0",
"rgb": {
"r": 151,
"g": 187,
"b": 208
},
"hsl": {
"h": 202.105,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.77278,
"c": 0.04908,
"h": 233.9
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#97BBD0
secondary
#E9DFDA
accent
#6235B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283