#97BDD2#97BDD2
#97BDD2 is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.051 H 232.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDD2 |
|---|---|
| RGB | rgb(151, 189, 210) |
| HSL | hsl(201, 40%, 71%) |
| HSV | hsv(201, 28%, 82%) |
| CMYK | cmyk(28.1%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(74.59, -7.86, -14.69) |
| CIE-LCH | lch(74.59, 16.66, 241.87°) |
| OKLab | oklab(77.78% -0.0308 -0.0401) |
| OKLCH | oklch(77.78% 0.051 232.4) |
| XYZ | xyz(42.5895, 47.6259, 67.9090) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.48
Baby Blue
#89CFF0
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDD2 #D2AC97
analogous
#97D2C9 #97BDD2 #979FD2
triadic
#97BDD2 #D297BD #BDD297
tetradic
#97BDD2 #C997D2 #D2AC97 #9FD297
square
#97BDD2 #C997D2 #D2AC97 #9FD297
split-complementary
#97BDD2 #D2979F #D2C997
monochromatic
#4885A7 #6CA2C0 #97BDD2 #C2D8E4 #EAF1F6
Accessibility & contrast
On white
2.00
#97BDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#97BDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDD2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDD2 | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#ABB5D2
Tritanopia (blue-blind)
#85C3C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bdd2; /* rgb */ color: rgb(151, 189, 210); /* oklch */ color: oklch(77.8% 0.051 232.4);
Tailwind
colors: {
custom: {
50: '#b7d0df',
500: '#97bdd2',
950: '#000000',
},
}SCSS
$custom: #97bdd2; $custom-light: #b7d0df; $custom-dark: #000000;
JSON
{
"hex": "#97bdd2",
"rgb": {
"r": 151,
"g": 189,
"b": 210
},
"hsl": {
"h": 201.356,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.7778,
"c": 0.0506,
"h": 232.4
},
"luminance": 0.47628
}Semantic roles & 50–950 ramp
primary
#97BDD2
secondary
#EAE0DA
accent
#6033B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283