#97DFF7#97DFF7
#97DFF7 is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.4% C 0.079 H 220.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF7 |
|---|---|
| RGB | rgb(151, 223, 247) |
| HSL | hsl(195, 86%, 78%) |
| HSV | hsv(195, 39%, 97%) |
| CMYK | cmyk(38.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(85.03, -16.48, -18.77) |
| CIE-LCH | lch(85.03, 24.97, 228.72°) |
| OKLab | oklab(86.45% -0.0596 -0.0516) |
| OKLCH | oklch(86.45% 0.079 220.9) |
| XYZ | xyz(55.9328, 66.0665, 97.7824) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.81
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.08
Powder Blue
#B0E0E6
ΔE00 6.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF7 #F7AF97
analogous
#97F7DF #97DFF7 #97AFF7
triadic
#97DFF7 #F797DF #DFF797
tetradic
#97DFF7 #DF97F7 #F7AF97 #AFF797
square
#97DFF7 #DF97F7 #F7AF97 #AFF797
split-complementary
#97DFF7 #F797AF #F7DF97
monochromatic
#25BCEE #5ECEF3 #97DFF7 #D0F0FB #E3F6FD
Accessibility & contrast
On white
1.48
#97DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#97DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF7
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF7 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C2CFF7
Tritanopia (blue-blind)
#71E7E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff7; /* rgb */ color: rgb(151, 223, 247); /* oklch */ color: oklch(86.4% 0.079 220.9);
Tailwind
colors: {
custom: {
50: '#b9e9f9',
500: '#97dff7',
950: '#000000',
},
}SCSS
$custom: #97dff7; $custom-light: #b9e9f9; $custom-dark: #000000;
JSON
{
"hex": "#97dff7",
"rgb": {
"r": 151,
"g": 223,
"b": 247
},
"hsl": {
"h": 195,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.86447,
"c": 0.07884,
"h": 220.9
},
"luminance": 0.6607
}Semantic roles & 50–950 ramp
primary
#97DFF7
secondary
#D67B5C
accent
#3B03E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485