#97BED6#97BED6
#97BED6 is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.054 H 235.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED6 |
|---|---|
| RGB | rgb(151, 190, 214) |
| HSL | hsl(203, 43%, 72%) |
| HSV | hsv(203, 29%, 84%) |
| CMYK | cmyk(29.4%, 11.2%, 0%, 16.1%) |
| CIE-LAB | lab(74.99, -7.43, -16.26) |
| CIE-LCH | lch(74.99, 17.88, 245.43°) |
| OKLab | oklab(78.14% -0.0307 -0.0445) |
| OKLCH | oklch(78.14% 0.054 235.4) |
| XYZ | xyz(43.3099, 48.2594, 70.6383) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.21
Cloudy Blue
#ACC2D9
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 6.17
Sky Blue
#87CEEB
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.75
Light Blue
#95D0FC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED6 #D6AF97
analogous
#97D6CF #97BED6 #979FD6
triadic
#97BED6 #D697BE #BED697
tetradic
#97BED6 #CF97D6 #D6AF97 #9FD697
square
#97BED6 #CF97D6 #D6AF97 #9FD697
split-complementary
#97BED6 #D6979F #D6CF97
monochromatic
#4586AE #6BA3C5 #97BED6 #C3D9E7 #E9F1F6
Accessibility & contrast
On white
1.97
#97BED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#97BED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED6
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED6 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BDD7
Deuteranopia (green-blind)
#AAB5D6
Tritanopia (blue-blind)
#83C4C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bed6; /* rgb */ color: rgb(151, 190, 214); /* oklch */ color: oklch(78.1% 0.054 235.4);
Tailwind
colors: {
custom: {
50: '#b7d1e2',
500: '#97bed6',
950: '#000000',
},
}SCSS
$custom: #97bed6; $custom-light: #b7d1e2; $custom-dark: #000000;
JSON
{
"hex": "#97bed6",
"rgb": {
"r": 151,
"g": 190,
"b": 214
},
"hsl": {
"h": 202.857,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.78138,
"c": 0.05403,
"h": 235.4
},
"luminance": 0.48261
}Semantic roles & 50–950 ramp
primary
#97BED6
secondary
#ECE2DC
accent
#632FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283