#97DEF7#97DEF7
#97DEF7 is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.2% C 0.079 H 222.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEF7 |
|---|---|
| RGB | rgb(151, 222, 247) |
| HSL | hsl(196, 86%, 78%) |
| HSV | hsv(196, 39%, 97%) |
| CMYK | cmyk(38.9%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(84.76, -15.97, -19.18) |
| CIE-LCH | lch(84.76, 24.96, 230.22°) |
| OKLab | oklab(86.23% -0.0584 -0.0527) |
| OKLCH | oklch(86.23% 0.079 222.1) |
| XYZ | xyz(55.6665, 65.5337, 97.6936) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.49
Sky Blue
#87CEEB
ΔE00 4.04
Baby Blue
#89CFF0
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 6.76
Lightskyblue
#87CEFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEF7 #F7B097
analogous
#97F7E0 #97DEF7 #97AEF7
triadic
#97DEF7 #F797DE #DEF797
tetradic
#97DEF7 #E097F7 #F7B097 #AEF797
square
#97DEF7 #E097F7 #F7B097 #AEF797
split-complementary
#97DEF7 #F797AE #F7E097
monochromatic
#25BAEE #5ECCF3 #97DEF7 #D0F0FB #E3F6FD
Accessibility & contrast
On white
1.49
#97DEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#97DEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEF7
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEF7 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDAF8
Deuteranopia (green-blind)
#C1CFF7
Tritanopia (blue-blind)
#71E6E6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97def7; /* rgb */ color: rgb(151, 222, 247); /* oklch */ color: oklch(86.2% 0.079 222.1);
Tailwind
colors: {
custom: {
50: '#b9e8f9',
500: '#97def7',
950: '#000000',
},
}SCSS
$custom: #97def7; $custom-light: #b9e8f9; $custom-dark: #000000;
JSON
{
"hex": "#97def7",
"rgb": {
"r": 151,
"g": 222,
"b": 247
},
"hsl": {
"h": 195.625,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.86231,
"c": 0.07871,
"h": 222.1
},
"luminance": 0.65537
}Semantic roles & 50–950 ramp
primary
#97DEF7
secondary
#D67C5C
accent
#3D03E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485