#97C2DA#97C2DA
#97C2DA is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.057 H 232.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2DA |
|---|---|
| RGB | rgb(151, 194, 218) |
| HSL | hsl(201, 48%, 72%) |
| HSV | hsv(201, 31%, 85%) |
| CMYK | cmyk(30.7%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(76.21, -8.59, -16.59) |
| CIE-LCH | lch(76.21, 18.69, 242.62°) |
| OKLab | oklab(79.14% -0.0344 -0.0454) |
| OKLCH | oklch(79.14% 0.057 232.9) |
| XYZ | xyz(44.7052, 50.2228, 73.6545) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.36
Baby Blue
#89CFF0
ΔE00 5.02
Sky Blue
#87CEEB
ΔE00 5.09
Cloudy Blue
#ACC2D9
ΔE00 5.96
Lightskyblue
#87CEFA
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2DA #DAAF97
analogous
#97DAD1 #97C2DA #97A0DA
triadic
#97C2DA #DA97C2 #C2DA97
tetradic
#97C2DA #D197DA #DAAF97 #A0DA97
square
#97C2DA #D197DA #DAAF97 #A0DA97
split-complementary
#97C2DA #DA97A0 #DAD197
monochromatic
#418CB6 #6AA8CA #97C2DA #C4DCEA #E8F2F7
Accessibility & contrast
On white
1.90
#97C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#97C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2DA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2DA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C0DB
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#82C9CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97c2da; /* rgb */ color: rgb(151, 194, 218); /* oklch */ color: oklch(79.1% 0.057 232.9);
Tailwind
colors: {
custom: {
50: '#b7d4e5',
500: '#97c2da',
950: '#000000',
},
}SCSS
$custom: #97c2da; $custom-light: #b7d4e5; $custom-dark: #000000;
JSON
{
"hex": "#97c2da",
"rgb": {
"r": 151,
"g": 194,
"b": 218
},
"hsl": {
"h": 201.493,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.79143,
"c": 0.05697,
"h": 232.9
},
"luminance": 0.50225
}Semantic roles & 50–950 ramp
primary
#97C2DA
secondary
#B18064
accent
#5E2BBB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384