#97CEDC#97CEDC
#97CEDC is a light, muted cyan. Relative luminance 0.559; OKLCH L 81.8% C 0.060 H 215.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEDC |
|---|---|
| RGB | rgb(151, 206, 220) |
| HSL | hsl(192, 50%, 73%) |
| HSV | hsv(192, 31%, 86%) |
| CMYK | cmyk(31.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(79.55, -14.38, -12.65) |
| CIE-LCH | lch(79.55, 19.15, 221.34°) |
| OKLab | oklab(81.81% -0.049 -0.0346) |
| OKLCH | oklch(81.81% 0.06 215.2) |
| XYZ | xyz(47.7479, 55.8867, 75.9676) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEDC #DCA597
analogous
#97DCC7 #97CEDC #97ABDC
triadic
#97CEDC #DC97CE #CEDC97
tetradic
#97CEDC #C797DC #DCA597 #ABDC97
square
#97CEDC #C797DC #DCA597 #ABDC97
split-complementary
#97CEDC #DC97AB #DCC797
monochromatic
#3FA1BA #69B8CD #97CEDC #C5E4EB #E8F4F7
Accessibility & contrast
On white
1.72
#97CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#97CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEDC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEDC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#7FD4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cedc; /* rgb */ color: rgb(151, 206, 220); /* oklch */ color: oklch(81.8% 0.060 215.2);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#97cedc',
950: '#000000',
},
}SCSS
$custom: #97cedc; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#97cedc",
"rgb": {
"r": 151,
"g": 206,
"b": 220
},
"hsl": {
"h": 192.174,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.81814,
"c": 0.05995,
"h": 215.2
},
"luminance": 0.55889
}Semantic roles & 50–950 ramp
primary
#97CEDC
secondary
#B47464
accent
#4729BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484