#97DCEF#97DCEF
#97DCEF is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.5% C 0.074 H 216.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCEF |
|---|---|
| RGB | rgb(151, 220, 239) |
| HSL | hsl(193, 73%, 76%) |
| HSV | hsv(193, 37%, 94%) |
| CMYK | cmyk(36.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(83.96, -16.94, -16.15) |
| CIE-LCH | lch(83.96, 23.40, 223.63°) |
| OKLab | oklab(85.52% -0.059 -0.0443) |
| OKLCH | oklch(85.52% 0.074 216.9) |
| XYZ | xyz(53.9303, 63.9944, 91.1550) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.97
Lightblue
#ADD8E6
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCEF #EFAA97
analogous
#97EFD6 #97DCEF #97B0EF
triadic
#97DCEF #EF97DC #DCEF97
tetradic
#97DCEF #D697EF #EFAA97 #B0EF97
square
#97DCEF #D697EF #EFAA97 #B0EF97
split-complementary
#97DCEF #EF97B0 #EFD697
monochromatic
#2DB8DF #62CAE7 #97DCEF #CCEEF7 #E4F6FB
Accessibility & contrast
On white
1.52
#97DCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#97DCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCEF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCEF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#75E3E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dcef; /* rgb */ color: rgb(151, 220, 239); /* oklch */ color: oklch(85.5% 0.074 216.9);
Tailwind
colors: {
custom: {
50: '#b9e7f4',
500: '#97dcef',
950: '#000000',
},
}SCSS
$custom: #97dcef; $custom-light: #b9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#97dcef",
"rgb": {
"r": 151,
"g": 220,
"b": 239
},
"hsl": {
"h": 192.955,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.85515,
"c": 0.0738,
"h": 216.9
},
"luminance": 0.63998
}Semantic roles & 50–950 ramp
primary
#97DCEF
secondary
#CB765F
accent
#3B10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485