#97DDF7#97DDF7
#97DDF7 is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 86.0% C 0.079 H 223.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDF7 |
|---|---|
| RGB | rgb(151, 221, 247) |
| HSL | hsl(196, 86%, 78%) |
| HSV | hsv(196, 39%, 97%) |
| CMYK | cmyk(38.9%, 10.5%, 0%, 3.1%) |
| CIE-LAB | lab(84.49, -15.46, -19.59) |
| CIE-LCH | lch(84.49, 24.96, 231.72°) |
| OKLab | oklab(86.01% -0.0572 -0.0539) |
| OKLCH | oklch(86.01% 0.079 223.3) |
| XYZ | xyz(55.4017, 65.0041, 97.6054) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.22
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 4.02
Lightblue
#ADD8E6
ΔE00 5.02
Lightskyblue
#87CEFA
ΔE00 6.45
Powder Blue
#B0E0E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDF7 #F7B197
analogous
#97F7E1 #97DDF7 #97ADF7
triadic
#97DDF7 #F797DD #DDF797
tetradic
#97DDF7 #E197F7 #F7B197 #ADF797
square
#97DDF7 #E197F7 #F7B197 #ADF797
split-complementary
#97DDF7 #F797AD #F7E197
monochromatic
#25B8EE #5ECAF3 #97DDF7 #D0F0FB #E3F6FD
Accessibility & contrast
On white
1.50
#97DDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#97DDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDF7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDF7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F8
Deuteranopia (green-blind)
#BFCEF7
Tritanopia (blue-blind)
#72E5E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97ddf7; /* rgb */ color: rgb(151, 221, 247); /* oklch */ color: oklch(86.0% 0.079 223.3);
Tailwind
colors: {
custom: {
50: '#b9e7f9',
500: '#97ddf7',
950: '#000000',
},
}SCSS
$custom: #97ddf7; $custom-light: #b9e7f9; $custom-dark: #000000;
JSON
{
"hex": "#97ddf7",
"rgb": {
"r": 151,
"g": 221,
"b": 247
},
"hsl": {
"h": 196.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.86014,
"c": 0.0786,
"h": 223.3
},
"luminance": 0.65008
}Semantic roles & 50–950 ramp
primary
#97DDF7
secondary
#D67D5C
accent
#4003E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485