#97CFDF#97CFDF
#97CFDF is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.1% C 0.062 H 217.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFDF |
|---|---|
| RGB | rgb(151, 207, 223) |
| HSL | hsl(193, 53%, 73%) |
| HSV | hsv(193, 32%, 87%) |
| CMYK | cmyk(32.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.91, -14.18, -13.71) |
| CIE-LCH | lch(79.91, 19.72, 224.03°) |
| OKLab | oklab(82.13% -0.0491 -0.0375) |
| OKLCH | oklch(82.13% 0.062 217.4) |
| XYZ | xyz(48.3902, 56.5301, 78.1594) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 4.17
Ice Blue
#A5DFF9
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 5.64
Lightskyblue
#87CEFA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFDF #DFA797
analogous
#97DFCB #97CFDF #97ABDF
triadic
#97CFDF #DF97CF #CFDF97
tetradic
#97CFDF #CB97DF #DFA797 #ABDF97
square
#97CFDF #CB97DF #DFA797 #ABDF97
split-complementary
#97CFDF #DF97AB #DFCB97
monochromatic
#3BA3C0 #68B9D1 #97CFDF #C6E5ED #E8F4F8
Accessibility & contrast
On white
1.71
#97CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#97CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFDF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFDF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#7ED5D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97cfdf; /* rgb */ color: rgb(151, 207, 223); /* oklch */ color: oklch(82.1% 0.062 217.4);
Tailwind
colors: {
custom: {
50: '#b8dde9',
500: '#97cfdf',
950: '#000000',
},
}SCSS
$custom: #97cfdf; $custom-light: #b8dde9; $custom-dark: #000000;
JSON
{
"hex": "#97cfdf",
"rgb": {
"r": 151,
"g": 207,
"b": 223
},
"hsl": {
"h": 193.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.82134,
"c": 0.06177,
"h": 217.4
},
"luminance": 0.56533
}Semantic roles & 50–950 ramp
primary
#97CFDF
secondary
#B77663
accent
#4825C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484