#97BED0#97BED0
#97BED0 is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.049 H 227.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED0 |
|---|---|
| RGB | rgb(151, 190, 208) |
| HSL | hsl(199, 38%, 70%) |
| HSV | hsv(199, 27%, 82%) |
| CMYK | cmyk(27.4%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(74.80, -8.86, -13.29) |
| CIE-LCH | lch(74.80, 15.97, 236.31°) |
| OKLab | oklab(77.93% -0.0329 -0.0362) |
| OKLCH | oklch(77.93% 0.049 227.8) |
| XYZ | xyz(42.5577, 47.9585, 66.6768) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 6.71
Bluegrey
#85A3B2
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED0 #D0A997
analogous
#97D0C5 #97BED0 #97A2D0
triadic
#97BED0 #D097BE #BED097
tetradic
#97BED0 #C597D0 #D0A997 #A2D097
square
#97BED0 #C597D0 #D0A997 #A2D097
split-complementary
#97BED0 #D097A2 #D0C597
monochromatic
#4A87A3 #6DA4BD #97BED0 #C1D8E3 #EAF2F5
Accessibility & contrast
On white
1.98
#97BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#97BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED0
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED0 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD1
Deuteranopia (green-blind)
#ACB5D0
Tritanopia (blue-blind)
#85C3C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bed0; /* rgb */ color: rgb(151, 190, 208); /* oklch */ color: oklch(77.9% 0.049 227.8);
Tailwind
colors: {
custom: {
50: '#b7d1de',
500: '#97bed0',
950: '#000000',
},
}SCSS
$custom: #97bed0; $custom-light: #b7d1de; $custom-dark: #000000;
JSON
{
"hex": "#97bed0",
"rgb": {
"r": 151,
"g": 190,
"b": 208
},
"hsl": {
"h": 198.947,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.77926,
"c": 0.04897,
"h": 227.8
},
"luminance": 0.4796
}Semantic roles & 50–950 ramp
primary
#97BED0
secondary
#E9DFDA
accent
#5C35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283