#97DAFE#97DAFE
#97DAFE is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.6% C 0.084 H 232.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97DAFE |
|---|---|
| RGB | rgb(151, 218, 254) |
| HSL | hsl(201, 98%, 79%) |
| HSV | hsv(201, 41%, 100%) |
| CMYK | cmyk(40.6%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.90, -12.14, -24.18) |
| CIE-LCH | lch(83.90, 27.06, 243.33°) |
| OKLab | oklab(85.63% -0.0511 -0.0667) |
| OKLCH | oklch(85.63% 0.084 232.5) |
| XYZ | xyz(55.7172, 63.8743, 103.1397) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.04
Ice Blue
#A5DFF9
ΔE00 3.10
Lightskyblue
#87CEFA
ΔE00 3.54
Light Blue
#95D0FC
ΔE00 3.85
Sky Blue
#87CEEB
ΔE00 4.05
Lightblue (survey)
#7BC8F6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DAFE #FEBB97
analogous
#97FEEF #97DAFE #97A7FE
triadic
#97DAFE #FE97DA #DAFE97
tetradic
#97DAFE #EF97FE #FEBB97 #A7FE97
square
#97DAFE #EF97FE #FEBB97 #A7FE97
split-complementary
#97DAFE #FE97A7 #FEEF97
monochromatic
#1EAFFD #5AC4FD #97DAFE #D4F0FF #E1F4FF
Accessibility & contrast
On white
1.52
#97DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#97DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DAFE
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DAFE | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#6FE4E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dafe; /* rgb */ color: rgb(151, 218, 254); /* oklch */ color: oklch(85.6% 0.084 232.5);
Tailwind
colors: {
custom: {
50: '#b9e5fe',
500: '#97dafe',
950: '#000000',
},
}SCSS
$custom: #97dafe; $custom-light: #b9e5fe; $custom-dark: #000000;
JSON
{
"hex": "#97dafe",
"rgb": {
"r": 151,
"g": 218,
"b": 254
},
"hsl": {
"h": 200.971,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.85625,
"c": 0.08405,
"h": 232.5
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#97DAFE
secondary
#E08859
accent
#5000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121517
muted
#828485