#97DCF9#97DCF9
#97DCF9 is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.9% C 0.080 H 226.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCF9 |
|---|---|
| RGB | rgb(151, 220, 249) |
| HSL | hsl(198, 89%, 78%) |
| HSV | hsv(198, 39%, 98%) |
| CMYK | cmyk(39.4%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(84.28, -14.45, -20.96) |
| CIE-LCH | lch(84.28, 25.46, 235.43°) |
| OKLab | oklab(85.87% -0.0553 -0.0577) |
| OKLCH | oklch(85.87% 0.08 226.2) |
| XYZ | xyz(55.4487, 64.6017, 99.1517) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.92
Baby Blue
#89CFF0
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.46
Lightblue
#ADD8E6
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 5.46
Light Blue
#95D0FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCF9 #F9B497
analogous
#97F9E5 #97DCF9 #97ABF9
triadic
#97DCF9 #F997DC #DCF997
tetradic
#97DCF9 #E597F9 #F9B497 #ABF997
square
#97DCF9 #E597F9 #F9B497 #ABF997
split-complementary
#97DCF9 #F997AB #F9E597
monochromatic
#23B5F2 #5DC9F6 #97DCF9 #D1EFFC #E2F5FD
Accessibility & contrast
On white
1.51
#97DCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#97DCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCF9
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCF9 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FB
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#71E5E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dcf9; /* rgb */ color: rgb(151, 220, 249); /* oklch */ color: oklch(85.9% 0.080 226.2);
Tailwind
colors: {
custom: {
50: '#b9e6fb',
500: '#97dcf9',
950: '#000000',
},
}SCSS
$custom: #97dcf9; $custom-light: #b9e6fb; $custom-dark: #000000;
JSON
{
"hex": "#97dcf9",
"rgb": {
"r": 151,
"g": 220,
"b": 249
},
"hsl": {
"h": 197.755,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.85871,
"c": 0.07992,
"h": 226.2
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#97DCF9
secondary
#D9805B
accent
#4400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485