#97CCDB#97CCDB
#97CCDB is a light, muted cyan. Relative luminance 0.549; OKLCH L 81.3% C 0.059 H 217.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCDB |
|---|---|
| RGB | rgb(151, 204, 219) |
| HSL | hsl(193, 49%, 73%) |
| HSV | hsv(193, 31%, 86%) |
| CMYK | cmyk(31.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.97, -13.58, -12.98) |
| CIE-LCH | lch(78.97, 18.78, 223.69°) |
| OKLab | oklab(81.34% -0.0468 -0.0355) |
| OKLCH | oklch(81.34% 0.059 217.1) |
| XYZ | xyz(47.1374, 54.8771, 75.1127) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCDB #DBA697
analogous
#97DBC8 #97CCDB #97AADB
triadic
#97CCDB #DB97CC #CCDB97
tetradic
#97CCDB #C897DB #DBA697 #AADB97
square
#97CCDB #C897DB #DBA697 #AADB97
split-complementary
#97CCDB #DB97AA #DBC897
monochromatic
#409DB8 #6AB6CB #97CCDB #C4E2EB #E8F4F7
Accessibility & contrast
On white
1.75
#97CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCDB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCDB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#80D2D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97ccdb; /* rgb */ color: rgb(151, 204, 219); /* oklch */ color: oklch(81.3% 0.059 217.1);
Tailwind
colors: {
custom: {
50: '#b7dbe6',
500: '#97ccdb',
950: '#000000',
},
}SCSS
$custom: #97ccdb; $custom-light: #b7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#97ccdb",
"rgb": {
"r": 151,
"g": 204,
"b": 219
},
"hsl": {
"h": 193.235,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.81344,
"c": 0.05874,
"h": 217.1
},
"luminance": 0.5488
}Semantic roles & 50–950 ramp
primary
#97CCDB
secondary
#B37564
accent
#4A2ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484