#97CFDD#97CFDD
#97CFDD is a very light, moderate cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.061 H 214.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFDD |
|---|---|
| RGB | rgb(151, 207, 221) |
| HSL | hsl(192, 51%, 73%) |
| HSV | hsv(192, 32%, 87%) |
| CMYK | cmyk(31.7%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(79.85, -14.65, -12.73) |
| CIE-LCH | lch(79.85, 19.41, 220.97°) |
| OKLab | oklab(82.07% -0.0499 -0.0348) |
| OKLCH | oklch(82.07% 0.061 214.9) |
| XYZ | xyz(48.1222, 56.4229, 76.7477) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.23
Ice Blue
#A5DFF9
ΔE00 5.84
Baby Blue
#89CFF0
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFDD #DDA597
analogous
#97DDC8 #97CFDD #97ACDD
triadic
#97CFDD #DD97CF #CFDD97
tetradic
#97CFDD #C897DD #DDA597 #ACDD97
square
#97CFDD #C897DD #DDA597 #ACDD97
split-complementary
#97CFDD #DD97AC #DDC897
monochromatic
#3DA3BC #69BACE #97CFDD #C5E4EC #E8F4F7
Accessibility & contrast
On white
1.71
#97CFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#97CFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFDD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFDD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#7FD5D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cfdd; /* rgb */ color: rgb(151, 207, 221); /* oklch */ color: oklch(82.1% 0.061 214.9);
Tailwind
colors: {
custom: {
50: '#b7dde7',
500: '#97cfdd',
950: '#000000',
},
}SCSS
$custom: #97cfdd; $custom-light: #b7dde7; $custom-dark: #000000;
JSON
{
"hex": "#97cfdd",
"rgb": {
"r": 151,
"g": 207,
"b": 221
},
"hsl": {
"h": 192,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.82066,
"c": 0.0608,
"h": 214.9
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#97CFDD
secondary
#B57463
accent
#4627BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484