#97DAF8#97DAF8
#97DAF8 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.4% C 0.079 H 227.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97DAF8 |
|---|---|
| RGB | rgb(151, 218, 248) |
| HSL | hsl(199, 87%, 78%) |
| HSV | hsv(199, 39%, 97%) |
| CMYK | cmyk(39.1%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.70, -13.67, -21.30) |
| CIE-LCH | lch(83.70, 25.32, 237.31°) |
| OKLab | oklab(85.4% -0.0533 -0.0586) |
| OKLCH | oklch(85.4% 0.079 227.7) |
| XYZ | xyz(54.7714, 63.4960, 98.1586) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.03
Baby Blue
#89CFF0
ΔE00 2.84
Sky Blue
#87CEEB
ΔE00 3.16
Lightskyblue
#87CEFA
ΔE00 4.84
Light Blue
#95D0FC
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DAF8 #F8B597
analogous
#97F8E6 #97DAF8 #97A9F8
triadic
#97DAF8 #F897DA #DAF897
tetradic
#97DAF8 #E697F8 #F8B597 #A9F897
square
#97DAF8 #E697F8 #F8B597 #A9F897
split-complementary
#97DAF8 #F897A9 #F8E697
monochromatic
#24B1F0 #5EC6F4 #97DAF8 #D0EEFC #E2F5FD
Accessibility & contrast
On white
1.53
#97DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#97DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DAF8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DAF8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FA
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#72E3E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97daf8; /* rgb */ color: rgb(151, 218, 248); /* oklch */ color: oklch(85.4% 0.079 227.7);
Tailwind
colors: {
custom: {
50: '#b9e5fa',
500: '#97daf8',
950: '#000000',
},
}SCSS
$custom: #97daf8; $custom-light: #b9e5fa; $custom-dark: #000000;
JSON
{
"hex": "#97daf8",
"rgb": {
"r": 151,
"g": 218,
"b": 248
},
"hsl": {
"h": 198.557,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.85403,
"c": 0.07924,
"h": 227.7
},
"luminance": 0.63499
}Semantic roles & 50–950 ramp
primary
#97DAF8
secondary
#D8825C
accent
#4802E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485