#97BBD2#97BBD2
#97BBD2 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.3% C 0.051 H 236.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD2 |
|---|---|
| RGB | rgb(151, 187, 210) |
| HSL | hsl(203, 40%, 71%) |
| HSV | hsv(203, 28%, 82%) |
| CMYK | cmyk(28.1%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(74.04, -6.79, -15.51) |
| CIE-LCH | lch(74.04, 16.93, 246.36°) |
| OKLab | oklab(77.35% -0.0282 -0.0424) |
| OKLCH | oklch(77.35% 0.051 236.4) |
| XYZ | xyz(42.1622, 46.7714, 67.7665) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.74
Cloudy Blue
#ACC2D9
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.55
Baby Blue
#89CFF0
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.21
Bluegrey
#85A3B2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD2 #D2AE97
analogous
#97D2CB #97BBD2 #979DD2
triadic
#97BBD2 #D297BB #BBD297
tetradic
#97BBD2 #CB97D2 #D2AE97 #9DD297
square
#97BBD2 #CB97D2 #D2AE97 #9DD297
split-complementary
#97BBD2 #D2979D #D2CB97
monochromatic
#4882A7 #6C9FC0 #97BBD2 #C2D7E4 #EAF1F6
Accessibility & contrast
On white
2.03
#97BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#97BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A9B3D2
Tritanopia (blue-blind)
#85C1C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd2; /* rgb */ color: rgb(151, 187, 210); /* oklch */ color: oklch(77.3% 0.051 236.4);
Tailwind
colors: {
custom: {
50: '#b7cfdf',
500: '#97bbd2',
950: '#000000',
},
}SCSS
$custom: #97bbd2; $custom-light: #b7cfdf; $custom-dark: #000000;
JSON
{
"hex": "#97bbd2",
"rgb": {
"r": 151,
"g": 187,
"b": 210
},
"hsl": {
"h": 203.39,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.7735,
"c": 0.05091,
"h": 236.4
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#97BBD2
secondary
#EAE1DA
accent
#6533B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283