#97DCEB#97DCEB
#97DCEB is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.4% C 0.072 H 212.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCEB |
|---|---|
| RGB | rgb(151, 220, 235) |
| HSL | hsl(191, 68%, 76%) |
| HSV | hsv(191, 36%, 92%) |
| CMYK | cmyk(35.7%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.84, -17.91, -14.21) |
| CIE-LCH | lch(83.84, 22.86, 218.43°) |
| OKLab | oklab(85.38% -0.0605 -0.0389) |
| OKLCH | oklch(85.38% 0.072 212.8) |
| XYZ | xyz(53.3459, 63.7606, 88.0772) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.45
Lightblue
#ADD8E6
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCEB #EBA697
analogous
#97EBD0 #97DCEB #97B2EB
triadic
#97DCEB #EB97DC #DCEB97
tetradic
#97DCEB #D097EB #EBA697 #B2EB97
square
#97DCEB #D097EB #EBA697 #B2EB97
split-complementary
#97DCEB #EB97B2 #EBD097
monochromatic
#30B9D7 #64CBE1 #97DCEB #CAEDF5 #E5F6FA
Accessibility & contrast
On white
1.53
#97DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C2CDEB
Tritanopia (blue-blind)
#77E3E0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dceb; /* rgb */ color: rgb(151, 220, 235); /* oklch */ color: oklch(85.4% 0.072 212.8);
Tailwind
colors: {
custom: {
50: '#b8e7f1',
500: '#97dceb',
950: '#000000',
},
}SCSS
$custom: #97dceb; $custom-light: #b8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#97dceb",
"rgb": {
"r": 151,
"g": 220,
"b": 235
},
"hsl": {
"h": 190.714,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.85378,
"c": 0.07199,
"h": 212.8
},
"luminance": 0.63764
}Semantic roles & 50–950 ramp
primary
#97DCEB
secondary
#C67260
accent
#3716D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485