#97C5DA#97C5DA
#97C5DA is a light, muted cyan. Relative luminance 0.516; OKLCH L 79.8% C 0.057 H 227.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97C5DA |
|---|---|
| RGB | rgb(151, 197, 218) |
| HSL | hsl(199, 48%, 72%) |
| HSV | hsv(199, 31%, 85%) |
| CMYK | cmyk(30.7%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(77.02, -10.17, -15.36) |
| CIE-LCH | lch(77.02, 18.42, 236.48°) |
| OKLab | oklab(79.79% -0.0383 -0.042) |
| OKLCH | oklch(79.79% 0.057 227.7) |
| XYZ | xyz(45.3797, 51.5716, 73.8793) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 4.64
Light Grey Blue
#9DBCD4
ΔE00 4.90
Lightblue
#ADD8E6
ΔE00 5.37
Ice Blue
#A5DFF9
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C5DA #DAAC97
analogous
#97DACE #97C5DA #97A4DA
triadic
#97C5DA #DA97C5 #C5DA97
tetradic
#97C5DA #CE97DA #DAAC97 #A4DA97
square
#97C5DA #CE97DA #DAAC97 #A4DA97
split-complementary
#97C5DA #DA97A4 #DACE97
monochromatic
#4191B6 #6AACCA #97C5DA #C4DEEA #E8F2F7
Accessibility & contrast
On white
1.86
#97C5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#97C5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C5DA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C5DA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#B0BBDA
Tritanopia (blue-blind)
#81CBCC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c5da; /* rgb */ color: rgb(151, 197, 218); /* oklch */ color: oklch(79.8% 0.057 227.7);
Tailwind
colors: {
custom: {
50: '#b7d6e5',
500: '#97c5da',
950: '#000000',
},
}SCSS
$custom: #97c5da; $custom-light: #b7d6e5; $custom-dark: #000000;
JSON
{
"hex": "#97c5da",
"rgb": {
"r": 151,
"g": 197,
"b": 218
},
"hsl": {
"h": 198.806,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.7979,
"c": 0.05683,
"h": 227.7
},
"luminance": 0.51574
}Semantic roles & 50–950 ramp
primary
#97C5DA
secondary
#B17C64
accent
#582BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384