#97C3DA#97C3DA
#97C3DA is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.4% C 0.057 H 231.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97C3DA |
|---|---|
| RGB | rgb(151, 195, 218) |
| HSL | hsl(201, 48%, 72%) |
| HSV | hsv(201, 31%, 85%) |
| CMYK | cmyk(30.7%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(76.48, -9.12, -16.18) |
| CIE-LCH | lch(76.48, 18.57, 240.59°) |
| OKLab | oklab(79.36% -0.0357 -0.0443) |
| OKLCH | oklch(79.36% 0.057 231.1) |
| XYZ | xyz(44.9286, 50.6694, 73.7289) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 4.83
Lightblue
#ADD8E6
ΔE00 6.21
Lightskyblue
#87CEFA
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C3DA #DAAE97
analogous
#97DAD0 #97C3DA #97A2DA
triadic
#97C3DA #DA97C3 #C3DA97
tetradic
#97C3DA #D097DA #DAAE97 #A2DA97
square
#97C3DA #D097DA #DAAE97 #A2DA97
split-complementary
#97C3DA #DA97A2 #DAD097
monochromatic
#418EB6 #6AA9CA #97C3DA #C4DDEA #E8F2F7
Accessibility & contrast
On white
1.89
#97C3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#97C3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C3DA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C3DA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#81C9CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97c3da; /* rgb */ color: rgb(151, 195, 218); /* oklch */ color: oklch(79.4% 0.057 231.1);
Tailwind
colors: {
custom: {
50: '#b7d5e5',
500: '#97c3da',
950: '#000000',
},
}SCSS
$custom: #97c3da; $custom-light: #b7d5e5; $custom-dark: #000000;
JSON
{
"hex": "#97c3da",
"rgb": {
"r": 151,
"g": 195,
"b": 218
},
"hsl": {
"h": 200.597,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.79359,
"c": 0.05686,
"h": 231.1
},
"luminance": 0.50671
}Semantic roles & 50–950 ramp
primary
#97C3DA
secondary
#B17E64
accent
#5C2BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384