#97C3DB#97C3DB
#97C3DB is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.4% C 0.058 H 232.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97C3DB |
|---|---|
| RGB | rgb(151, 195, 219) |
| HSL | hsl(201, 49%, 73%) |
| HSV | hsv(201, 31%, 86%) |
| CMYK | cmyk(31.1%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(76.51, -8.88, -16.67) |
| CIE-LCH | lch(76.51, 18.89, 241.96°) |
| OKLab | oklab(79.39% -0.0353 -0.0456) |
| OKLCH | oklch(79.39% 0.058 232.3) |
| XYZ | xyz(45.0598, 50.7219, 74.4202) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 4.76
Sky Blue
#87CEEB
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.98
Light Blue
#95D0FC
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C3DB #DBAF97
analogous
#97DBD1 #97C3DB #97A1DB
triadic
#97C3DB #DB97C3 #C3DB97
tetradic
#97C3DB #D197DB #DBAF97 #A1DB97
square
#97C3DB #D197DB #DBAF97 #A1DB97
split-complementary
#97C3DB #DB97A1 #DBD197
monochromatic
#408DB8 #6AA9CB #97C3DB #C4DDEB #E8F2F7
Accessibility & contrast
On white
1.88
#97C3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#97C3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C3DB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C3DB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DC
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#81CACB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97c3db; /* rgb */ color: rgb(151, 195, 219); /* oklch */ color: oklch(79.4% 0.058 232.3);
Tailwind
colors: {
custom: {
50: '#b7d5e6',
500: '#97c3db',
950: '#000000',
},
}SCSS
$custom: #97c3db; $custom-light: #b7d5e6; $custom-dark: #000000;
JSON
{
"hex": "#97c3db",
"rgb": {
"r": 151,
"g": 195,
"b": 219
},
"hsl": {
"h": 201.176,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.79394,
"c": 0.05771,
"h": 232.3
},
"luminance": 0.50724
}Semantic roles & 50–950 ramp
primary
#97C3DB
secondary
#B38064
accent
#5D2ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384