#97CCDD#97CCDD
#97CCDD is a light, muted cyan. Relative luminance 0.550; OKLCH L 81.4% C 0.060 H 219.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCDD |
|---|---|
| RGB | rgb(151, 204, 221) |
| HSL | hsl(195, 51%, 73%) |
| HSV | hsv(195, 32%, 87%) |
| CMYK | cmyk(31.7%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.03, -13.11, -13.96) |
| CIE-LCH | lch(79.03, 19.15, 226.80°) |
| OKLab | oklab(81.41% -0.0461 -0.0382) |
| OKLCH | oklch(81.41% 0.06 219.6) |
| XYZ | xyz(47.4023, 54.9831, 76.5077) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCDD #DDA897
analogous
#97DDCB #97CCDD #97A9DD
triadic
#97CCDD #DD97CC #CCDD97
tetradic
#97CCDD #CB97DD #DDA897 #A9DD97
square
#97CCDD #CB97DD #DDA897 #A9DD97
split-complementary
#97CCDD #DD97A9 #DDCB97
monochromatic
#3D9DBC #69B5CE #97CCDD #C5E3EC #E8F4F7
Accessibility & contrast
On white
1.75
#97CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#97CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCDD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCDD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#7FD2D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97ccdd; /* rgb */ color: rgb(151, 204, 221); /* oklch */ color: oklch(81.4% 0.060 219.6);
Tailwind
colors: {
custom: {
50: '#b7dbe7',
500: '#97ccdd',
950: '#000000',
},
}SCSS
$custom: #97ccdd; $custom-light: #b7dbe7; $custom-dark: #000000;
JSON
{
"hex": "#97ccdd",
"rgb": {
"r": 151,
"g": 204,
"b": 221
},
"hsl": {
"h": 194.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.81413,
"c": 0.05983,
"h": 219.6
},
"luminance": 0.54985
}Semantic roles & 50–950 ramp
primary
#97CCDD
secondary
#B57763
accent
#4C27BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484