#97BED1#97BED1
#97BED1 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.050 H 229.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED1 |
|---|---|
| RGB | rgb(151, 190, 209) |
| HSL | hsl(200, 39%, 71%) |
| HSV | hsv(200, 28%, 82%) |
| CMYK | cmyk(27.8%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(74.83, -8.62, -13.78) |
| CIE-LCH | lch(74.83, 16.26, 237.97°) |
| OKLab | oklab(77.96% -0.0325 -0.0376) |
| OKLCH | oklch(77.96% 0.05 229.1) |
| XYZ | xyz(42.6811, 48.0079, 67.3268) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.36
Baby Blue
#89CFF0
ΔE00 6.50
Lightblue
#ADD8E6
ΔE00 6.84
Bluegrey
#85A3B2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED1 #D1AA97
analogous
#97D1C7 #97BED1 #97A1D1
triadic
#97BED1 #D197BE #BED197
tetradic
#97BED1 #C797D1 #D1AA97 #A1D197
square
#97BED1 #C797D1 #D1AA97 #A1D197
split-complementary
#97BED1 #D197A1 #D1C797
monochromatic
#4987A5 #6DA3BE #97BED1 #C1D9E4 #EAF2F6
Accessibility & contrast
On white
1.98
#97BED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#97BED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED1
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED1 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD2
Deuteranopia (green-blind)
#ACB5D1
Tritanopia (blue-blind)
#85C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bed1; /* rgb */ color: rgb(151, 190, 209); /* oklch */ color: oklch(78.0% 0.050 229.1);
Tailwind
colors: {
custom: {
50: '#b7d1df',
500: '#97bed1',
950: '#000000',
},
}SCSS
$custom: #97bed1; $custom-light: #b7d1df; $custom-dark: #000000;
JSON
{
"hex": "#97bed1",
"rgb": {
"r": 151,
"g": 190,
"b": 209
},
"hsl": {
"h": 199.655,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.77961,
"c": 0.04974,
"h": 229.1
},
"luminance": 0.4801
}Semantic roles & 50–950 ramp
primary
#97BED1
secondary
#EADFDA
accent
#5D34B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283