#97DCFB#97DCFB
#97DCFB is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.9% C 0.081 H 227.9°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCFB |
|---|---|
| RGB | rgb(151, 220, 251) |
| HSL | hsl(199, 93%, 79%) |
| HSV | hsv(199, 40%, 98%) |
| CMYK | cmyk(39.8%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(84.34, -13.94, -21.92) |
| CIE-LCH | lch(84.34, 25.98, 237.55°) |
| OKLab | oklab(85.94% -0.0546 -0.0604) |
| OKLCH | oklch(85.94% 0.081 227.9) |
| XYZ | xyz(55.7623, 64.7272, 100.8033) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.03
Baby Blue
#89CFF0
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.57
Lightskyblue
#87CEFA
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCFB #FBB697
analogous
#97FBE8 #97DCFB #97AAFB
triadic
#97DCFB #FB97DC #DCFB97
tetradic
#97DCFB #E897FB #FBB697 #AAFB97
square
#97DCFB #E897FB #FBB697 #AAFB97
split-complementary
#97DCFB #FB97AA #FBE897
monochromatic
#21B4F6 #5CC8F9 #97DCFB #D2F0FD #E2F5FE
Accessibility & contrast
On white
1.51
#97DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#97DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCFB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCFB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#70E5E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcfb; /* rgb */ color: rgb(151, 220, 251); /* oklch */ color: oklch(85.9% 0.081 227.9);
Tailwind
colors: {
custom: {
50: '#b9e6fc',
500: '#97dcfb',
950: '#000000',
},
}SCSS
$custom: #97dcfb; $custom-light: #b9e6fc; $custom-dark: #000000;
JSON
{
"hex": "#97dcfb",
"rgb": {
"r": 151,
"g": 220,
"b": 251
},
"hsl": {
"h": 198.6,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.85944,
"c": 0.0814,
"h": 227.9
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#97DCFB
secondary
#DC825A
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485