#97BED7#97BED7
#97BED7 is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.055 H 236.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED7 |
|---|---|
| RGB | rgb(151, 190, 215) |
| HSL | hsl(203, 44%, 72%) |
| HSV | hsv(203, 30%, 84%) |
| CMYK | cmyk(29.8%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(75.02, -7.19, -16.75) |
| CIE-LCH | lch(75.02, 18.23, 246.76°) |
| OKLab | oklab(78.17% -0.0303 -0.0458) |
| OKLCH | oklch(78.17% 0.055 236.5) |
| XYZ | xyz(43.4380, 48.3106, 71.3129) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.03
Cloudy Blue
#ACC2D9
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 6.54
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED7 #D7B097
analogous
#97D7D0 #97BED7 #979ED7
triadic
#97BED7 #D797BE #BED797
tetradic
#97BED7 #D097D7 #D7B097 #9ED797
square
#97BED7 #D097D7 #D7B097 #9ED797
split-complementary
#97BED7 #D7979E #D7D097
monochromatic
#4486B0 #6BA2C6 #97BED7 #C3DAE8 #E9F1F6
Accessibility & contrast
On white
1.97
#97BED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#97BED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD8
Deuteranopia (green-blind)
#AAB6D7
Tritanopia (blue-blind)
#83C5C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bed7; /* rgb */ color: rgb(151, 190, 215); /* oklch */ color: oklch(78.2% 0.055 236.5);
Tailwind
colors: {
custom: {
50: '#b7d1e3',
500: '#97bed7',
950: '#000000',
},
}SCSS
$custom: #97bed7; $custom-light: #b7d1e3; $custom-dark: #000000;
JSON
{
"hex": "#97bed7",
"rgb": {
"r": 151,
"g": 190,
"b": 215
},
"hsl": {
"h": 203.438,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.78174,
"c": 0.05495,
"h": 236.5
},
"luminance": 0.48313
}Semantic roles & 50–950 ramp
primary
#97BED7
secondary
#EDE3DD
accent
#642EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283