#97DDEF#97DDEF
#97DDEF is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.7% C 0.074 H 215.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDEF |
|---|---|
| RGB | rgb(151, 221, 239) |
| HSL | hsl(192, 73%, 76%) |
| HSV | hsv(192, 37%, 94%) |
| CMYK | cmyk(36.8%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.24, -17.44, -15.74) |
| CIE-LCH | lch(84.24, 23.49, 222.06°) |
| OKLab | oklab(85.73% -0.0602 -0.0432) |
| OKLCH | oklch(85.73% 0.074 215.6) |
| XYZ | xyz(54.1936, 64.5208, 91.2427) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 4.77
Powder Blue
#B0E0E6
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDEF #EFA997
analogous
#97EFD5 #97DDEF #97B1EF
triadic
#97DDEF #EF97DD #DDEF97
tetradic
#97DDEF #D597EF #EFA997 #B1EF97
square
#97DDEF #D597EF #EFA997 #B1EF97
split-complementary
#97DDEF #EF97B1 #EFD597
monochromatic
#2DBADF #62CCE7 #97DDEF #CCEEF7 #E4F6FB
Accessibility & contrast
On white
1.51
#97DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#97DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDEF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDEF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#75E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddef; /* rgb */ color: rgb(151, 221, 239); /* oklch */ color: oklch(85.7% 0.074 215.6);
Tailwind
colors: {
custom: {
50: '#b9e7f4',
500: '#97ddef',
950: '#000000',
},
}SCSS
$custom: #97ddef; $custom-light: #b9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#97ddef",
"rgb": {
"r": 151,
"g": 221,
"b": 239
},
"hsl": {
"h": 192.273,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.85733,
"c": 0.0741,
"h": 215.6
},
"luminance": 0.64524
}Semantic roles & 50–950 ramp
primary
#97DDEF
secondary
#CB755F
accent
#3810D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485