#97BED5#97BED5
#97BED5 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.053 H 234.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED5 |
|---|---|
| RGB | rgb(151, 190, 213) |
| HSL | hsl(202, 42%, 71%) |
| HSV | hsv(202, 29%, 84%) |
| CMYK | cmyk(29.1%, 10.8%, 0%, 16.5%) |
| CIE-LAB | lab(74.96, -7.67, -15.77) |
| CIE-LCH | lch(74.96, 17.53, 244.05°) |
| OKLab | oklab(78.1% -0.031 -0.0431) |
| OKLCH | oklch(78.1% 0.053 234.2) |
| XYZ | xyz(43.1826, 48.2084, 69.9678) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.44
Cloudy Blue
#ACC2D9
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.97
Lightblue (survey)
#7BC8F6
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED5 #D5AE97
analogous
#97D5CD #97BED5 #979FD5
triadic
#97BED5 #D597BE #BED597
tetradic
#97BED5 #CD97D5 #D5AE97 #9FD597
square
#97BED5 #CD97D5 #D5AE97 #9FD597
split-complementary
#97BED5 #D5979F #D5CD97
monochromatic
#4686AC #6BA3C3 #97BED5 #C3D9E7 #E9F1F6
Accessibility & contrast
On white
1.97
#97BED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#97BED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED5
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED5 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD6
Deuteranopia (green-blind)
#ABB5D5
Tritanopia (blue-blind)
#84C4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bed5; /* rgb */ color: rgb(151, 190, 213); /* oklch */ color: oklch(78.1% 0.053 234.2);
Tailwind
colors: {
custom: {
50: '#b7d1e2',
500: '#97bed5',
950: '#000000',
},
}SCSS
$custom: #97bed5; $custom-light: #b7d1e2; $custom-dark: #000000;
JSON
{
"hex": "#97bed5",
"rgb": {
"r": 151,
"g": 190,
"b": 213
},
"hsl": {
"h": 202.258,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.78102,
"c": 0.05312,
"h": 234.2
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#97BED5
secondary
#ECE2DC
accent
#6230B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283