#97DEFB#97DEFB
#97DEFB is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.4% C 0.081 H 225.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEFB |
|---|---|
| RGB | rgb(151, 222, 251) |
| HSL | hsl(197, 93%, 79%) |
| HSV | hsv(197, 40%, 98%) |
| CMYK | cmyk(39.8%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.89, -14.96, -21.10) |
| CIE-LCH | lch(84.89, 25.87, 234.66°) |
| OKLab | oklab(86.37% -0.057 -0.0581) |
| OKLCH | oklch(86.37% 0.081 225.6) |
| XYZ | xyz(56.2903, 65.7832, 100.9794) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.00
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 3.85
Lightblue
#ADD8E6
ΔE00 5.56
Lightskyblue
#87CEFA
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEFB #FBB497
analogous
#97FBE6 #97DEFB #97ACFB
triadic
#97DEFB #FB97DE #DEFB97
tetradic
#97DEFB #E697FB #FBB497 #ACFB97
square
#97DEFB #E697FB #FBB497 #ACFB97
split-complementary
#97DEFB #FB97AC #FBE697
monochromatic
#21B9F6 #5CCBF9 #97DEFB #D2F1FD #E2F6FE
Accessibility & contrast
On white
1.48
#97DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#97DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEFB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEFB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#6FE7E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97defb; /* rgb */ color: rgb(151, 222, 251); /* oklch */ color: oklch(86.4% 0.081 225.6);
Tailwind
colors: {
custom: {
50: '#b9e8fc',
500: '#97defb',
950: '#000000',
},
}SCSS
$custom: #97defb; $custom-light: #b9e8fc; $custom-dark: #000000;
JSON
{
"hex": "#97defb",
"rgb": {
"r": 151,
"g": 222,
"b": 251
},
"hsl": {
"h": 197.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.86374,
"c": 0.08135,
"h": 225.6
},
"luminance": 0.65787
}Semantic roles & 50–950 ramp
primary
#97DEFB
secondary
#DC805A
accent
#4300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485