#97BBD3#97BBD3
#97BBD3 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.052 H 237.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD3 |
|---|---|
| RGB | rgb(151, 187, 211) |
| HSL | hsl(204, 41%, 71%) |
| HSV | hsv(204, 28%, 83%) |
| CMYK | cmyk(28.4%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(74.08, -6.55, -16.01) |
| CIE-LCH | lch(74.08, 17.30, 247.74°) |
| OKLab | oklab(77.39% -0.0278 -0.0437) |
| OKLCH | oklch(77.39% 0.052 237.5) |
| XYZ | xyz(42.2872, 46.8214, 68.4247) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.50
Cloudy Blue
#ACC2D9
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 6.33
Baby Blue
#89CFF0
ΔE00 7.10
Sky Blue
#87CEEB
ΔE00 7.29
Light Blue
#95D0FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD3 #D3AF97
analogous
#97D3CD #97BBD3 #979DD3
triadic
#97BBD3 #D397BB #BBD397
tetradic
#97BBD3 #CD97D3 #D3AF97 #9DD397
square
#97BBD3 #CD97D3 #D3AF97 #9DD397
split-complementary
#97BBD3 #D3979D #D3CD97
monochromatic
#4782A8 #6C9FC1 #97BBD3 #C2D7E5 #E9F1F6
Accessibility & contrast
On white
2.03
#97BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#97BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD4
Deuteranopia (green-blind)
#A8B3D3
Tritanopia (blue-blind)
#85C1C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd3; /* rgb */ color: rgb(151, 187, 211); /* oklch */ color: oklch(77.4% 0.052 237.5);
Tailwind
colors: {
custom: {
50: '#b7cfe0',
500: '#97bbd3',
950: '#000000',
},
}SCSS
$custom: #97bbd3; $custom-light: #b7cfe0; $custom-dark: #000000;
JSON
{
"hex": "#97bbd3",
"rgb": {
"r": 151,
"g": 187,
"b": 211
},
"hsl": {
"h": 204,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.77385,
"c": 0.05186,
"h": 237.5
},
"luminance": 0.46823
}Semantic roles & 50–950 ramp
primary
#97BBD3
secondary
#EBE1DB
accent
#6632B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283