#97CFDC#97CFDC
#97CFDC is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.0% C 0.060 H 213.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFDC |
|---|---|
| RGB | rgb(151, 207, 220) |
| HSL | hsl(191, 50%, 73%) |
| HSV | hsv(191, 31%, 86%) |
| CMYK | cmyk(31.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(79.82, -14.89, -12.24) |
| CIE-LCH | lch(79.82, 19.27, 219.41°) |
| OKLab | oklab(82.03% -0.0502 -0.0334) |
| OKLCH | oklch(82.03% 0.06 213.6) |
| XYZ | xyz(47.9894, 56.3697, 76.0481) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.08
Powder Blue
#B0E0E6
ΔE00 5.06
Sky Blue
#87CEEB
ΔE00 5.21
Ice Blue
#A5DFF9
ΔE00 6.15
Baby Blue
#89CFF0
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFDC #DCA497
analogous
#97DCC6 #97CFDC #97ADDC
triadic
#97CFDC #DC97CF #CFDC97
tetradic
#97CFDC #C697DC #DCA497 #ADDC97
square
#97CFDC #C697DC #DCA497 #ADDC97
split-complementary
#97CFDC #DC97AD #DCC697
monochromatic
#3FA3BA #69BACD #97CFDC #C5E4EB #E8F4F7
Accessibility & contrast
On white
1.71
#97CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#97CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFDC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFDC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#7FD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cfdc; /* rgb */ color: rgb(151, 207, 220); /* oklch */ color: oklch(82.0% 0.060 213.6);
Tailwind
colors: {
custom: {
50: '#b7dde6',
500: '#97cfdc',
950: '#000000',
},
}SCSS
$custom: #97cfdc; $custom-light: #b7dde6; $custom-dark: #000000;
JSON
{
"hex": "#97cfdc",
"rgb": {
"r": 151,
"g": 207,
"b": 220
},
"hsl": {
"h": 191.304,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.82032,
"c": 0.06035,
"h": 213.6
},
"luminance": 0.56372
}Semantic roles & 50–950 ramp
primary
#97CFDC
secondary
#B47364
accent
#4429BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484