#97C8DD#97C8DD
#97C8DD is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.5% C 0.059 H 226.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8DD |
|---|---|
| RGB | rgb(151, 200, 221) |
| HSL | hsl(198, 51%, 73%) |
| HSV | hsv(198, 32%, 87%) |
| CMYK | cmyk(31.7%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(77.94, -11.02, -15.60) |
| CIE-LCH | lch(77.94, 19.10, 234.75°) |
| OKLab | oklab(80.55% -0.041 -0.0427) |
| OKLCH | oklch(80.55% 0.059 226.2) |
| XYZ | xyz(46.4638, 53.1060, 76.1948) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 5.61
Light Grey Blue
#9DBCD4
ΔE00 5.73
Lightskyblue
#87CEFA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8DD #DDAC97
analogous
#97DDCF #97C8DD #97A5DD
triadic
#97C8DD #DD97C8 #C8DD97
tetradic
#97C8DD #CF97DD #DDAC97 #A5DD97
square
#97C8DD #CF97DD #DDAC97 #A5DD97
split-complementary
#97C8DD #DD97A5 #DDCF97
monochromatic
#3D96BC #69B0CE #97C8DD #C5E0EC #E8F3F7
Accessibility & contrast
On white
1.81
#97C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#97C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8DD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8DD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#80CECE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97c8dd; /* rgb */ color: rgb(151, 200, 221); /* oklch */ color: oklch(80.5% 0.059 226.2);
Tailwind
colors: {
custom: {
50: '#b7d8e7',
500: '#97c8dd',
950: '#000000',
},
}SCSS
$custom: #97c8dd; $custom-light: #b7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#97c8dd",
"rgb": {
"r": 151,
"g": 200,
"b": 221
},
"hsl": {
"h": 198,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.80545,
"c": 0.05918,
"h": 226.2
},
"luminance": 0.53108
}Semantic roles & 50–950 ramp
primary
#97C8DD
secondary
#B57C63
accent
#5527BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384