#97BDCA#97BDCA
#97BDCA is a light, muted cyan. Relative luminance 0.472; OKLCH L 77.5% C 0.045 H 220.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDCA |
|---|---|
| RGB | rgb(151, 189, 202) |
| HSL | hsl(195, 32%, 69%) |
| HSV | hsv(195, 25%, 79%) |
| CMYK | cmyk(25.2%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.34, -9.72, -10.71) |
| CIE-LCH | lch(74.34, 14.47, 227.77°) |
| OKLab | oklab(77.5% -0.0339 -0.0292) |
| OKLCH | oklch(77.5% 0.045 220.7) |
| XYZ | xyz(41.6176, 47.2371, 62.7905) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.19
Bluegrey
#85A3B2
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 7.88
Cloudy Blue
#ACC2D9
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDCA #CAA497
analogous
#97CABE #97BDCA #97A4CA
triadic
#97BDCA #CA97BD #BDCA97
tetradic
#97BDCA #BE97CA #CAA497 #A4CA97
square
#97BDCA #BE97CA #CAA497 #A4CA97
split-complementary
#97BDCA #CA97A4 #CABE97
monochromatic
#4E8699 #6EA3B5 #97BDCA #C0D7DF #E8F0F3
Accessibility & contrast
On white
2.01
#97BDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97BDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDCA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDCA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#87C2C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bdca; /* rgb */ color: rgb(151, 189, 202); /* oklch */ color: oklch(77.5% 0.045 220.7);
Tailwind
colors: {
custom: {
50: '#b6d0da',
500: '#97bdca',
950: '#000000',
},
}SCSS
$custom: #97bdca; $custom-light: #b6d0da; $custom-dark: #000000;
JSON
{
"hex": "#97bdca",
"rgb": {
"r": 151,
"g": 189,
"b": 202
},
"hsl": {
"h": 195.294,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.77503,
"c": 0.04471,
"h": 220.7
},
"luminance": 0.47239
}Semantic roles & 50–950 ramp
primary
#97BDCA
secondary
#E6DBD7
accent
#573AAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283