#97DCF8#97DCF8
#97DCF8 is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.8% C 0.079 H 225.3°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF8 |
|---|---|
| RGB | rgb(151, 220, 248) |
| HSL | hsl(197, 87%, 78%) |
| HSV | hsv(197, 39%, 97%) |
| CMYK | cmyk(39.1%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(84.25, -14.70, -20.48) |
| CIE-LCH | lch(84.25, 25.21, 234.33°) |
| OKLab | oklab(85.83% -0.0557 -0.0563) |
| OKLCH | oklch(85.83% 0.079 225.3) |
| XYZ | xyz(55.2931, 64.5395, 98.3325) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.95
Sky Blue
#87CEEB
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.48
Lightblue
#ADD8E6
ΔE00 5.22
Lightskyblue
#87CEFA
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF8 #F8B397
analogous
#97F8E4 #97DCF8 #97ABF8
triadic
#97DCF8 #F897DC #DCF897
tetradic
#97DCF8 #E497F8 #F8B397 #ABF897
square
#97DCF8 #E497F8 #F8B397 #ABF897
split-complementary
#97DCF8 #F897AB #F8E497
monochromatic
#24B5F0 #5EC9F4 #97DCF8 #D0EFFC #E2F5FD
Accessibility & contrast
On white
1.51
#97DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#97DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF8
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF8 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#71E5E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcf8; /* rgb */ color: rgb(151, 220, 248); /* oklch */ color: oklch(85.8% 0.079 225.3);
Tailwind
colors: {
custom: {
50: '#b9e6fa',
500: '#97dcf8',
950: '#000000',
},
}SCSS
$custom: #97dcf8; $custom-light: #b9e6fa; $custom-dark: #000000;
JSON
{
"hex": "#97dcf8",
"rgb": {
"r": 151,
"g": 220,
"b": 248
},
"hsl": {
"h": 197.32,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.85834,
"c": 0.07922,
"h": 225.3
},
"luminance": 0.64543
}Semantic roles & 50–950 ramp
primary
#97DCF8
secondary
#D87F5C
accent
#4302E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485