#97DCF7#97DCF7
#97DCF7 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.8% C 0.079 H 224.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF7 |
|---|---|
| RGB | rgb(151, 220, 247) |
| HSL | hsl(197, 86%, 78%) |
| HSV | hsv(197, 39%, 97%) |
| CMYK | cmyk(38.9%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(84.21, -14.95, -20.00) |
| CIE-LCH | lch(84.21, 24.97, 233.22°) |
| OKLab | oklab(85.8% -0.056 -0.055) |
| OKLCH | oklch(85.8% 0.079 224.5) |
| XYZ | xyz(55.1384, 64.4776, 97.5176) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.03
Sky Blue
#87CEEB
ΔE00 3.47
Baby Blue
#89CFF0
ΔE00 3.63
Lightblue
#ADD8E6
ΔE00 5.05
Lightskyblue
#87CEFA
ΔE00 6.00
Light Blue
#95D0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF7 #F7B297
analogous
#97F7E2 #97DCF7 #97ACF7
triadic
#97DCF7 #F797DC #DCF797
tetradic
#97DCF7 #E297F7 #F7B297 #ACF797
square
#97DCF7 #E297F7 #F7B297 #ACF797
split-complementary
#97DCF7 #F797AC #F7E297
monochromatic
#25B6EE #5EC9F3 #97DCF7 #D0EFFB #E3F5FD
Accessibility & contrast
On white
1.51
#97DCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#97DCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF7 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F8
Deuteranopia (green-blind)
#BECDF7
Tritanopia (blue-blind)
#72E4E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcf7; /* rgb */ color: rgb(151, 220, 247); /* oklch */ color: oklch(85.8% 0.079 224.5);
Tailwind
colors: {
custom: {
50: '#b9e7f9',
500: '#97dcf7',
950: '#000000',
},
}SCSS
$custom: #97dcf7; $custom-light: #b9e7f9; $custom-dark: #000000;
JSON
{
"hex": "#97dcf7",
"rgb": {
"r": 151,
"g": 220,
"b": 247
},
"hsl": {
"h": 196.875,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.85798,
"c": 0.07853,
"h": 224.5
},
"luminance": 0.64481
}Semantic roles & 50–950 ramp
primary
#97DCF7
secondary
#D67E5C
accent
#4203E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485