#97DDF0#97DDF0
#97DDF0 is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.8% C 0.075 H 216.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDF0 |
|---|---|
| RGB | rgb(151, 221, 240) |
| HSL | hsl(193, 75%, 77%) |
| HSV | hsv(193, 37%, 94%) |
| CMYK | cmyk(37.1%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(84.27, -17.20, -16.22) |
| CIE-LCH | lch(84.27, 23.64, 223.32°) |
| OKLab | oklab(85.77% -0.0598 -0.0445) |
| OKLCH | oklch(85.77% 0.075 216.6) |
| XYZ | xyz(54.3417, 64.5801, 92.0229) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDF0 #F0AA97
analogous
#97F0D7 #97DDF0 #97B1F0
triadic
#97DDF0 #F097DD #DDF097
tetradic
#97DDF0 #D797F0 #F0AA97 #B1F097
square
#97DDF0 #D797F0 #F0AA97 #B1F097
split-complementary
#97DDF0 #F097B1 #F0D797
monochromatic
#2CBAE1 #62CCE8 #97DDF0 #CCEEF8 #E4F6FB
Accessibility & contrast
On white
1.51
#97DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#97DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDF0
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDF0 | 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)
#D0D9F1
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#75E4E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddf0; /* rgb */ color: rgb(151, 221, 240); /* oklch */ color: oklch(85.8% 0.075 216.6);
Tailwind
colors: {
custom: {
50: '#b9e7f5',
500: '#97ddf0',
950: '#000000',
},
}SCSS
$custom: #97ddf0; $custom-light: #b9e7f5; $custom-dark: #000000;
JSON
{
"hex": "#97ddf0",
"rgb": {
"r": 151,
"g": 221,
"b": 240
},
"hsl": {
"h": 192.809,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.85768,
"c": 0.07458,
"h": 216.6
},
"luminance": 0.64583
}Semantic roles & 50–950 ramp
primary
#97DDF0
secondary
#CD765E
accent
#390FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485