#97DCED#97DCED
#97DCED is a very light, moderate cyan. Relative luminance 0.639; OKLCH L 85.4% C 0.073 H 214.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCED |
|---|---|
| RGB | rgb(151, 220, 237) |
| HSL | hsl(192, 70%, 76%) |
| HSV | hsv(192, 36%, 93%) |
| CMYK | cmyk(36.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.90, -17.43, -15.18) |
| CIE-LCH | lch(83.90, 23.11, 221.06°) |
| OKLab | oklab(85.45% -0.0598 -0.0416) |
| OKLCH | oklch(85.45% 0.073 214.8) |
| XYZ | xyz(53.6365, 63.8769, 89.6075) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 4.81
Sky Blue
#87CEEB
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Baby Blue
#89CFF0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCED #EDA897
analogous
#97EDD3 #97DCED #97B1ED
triadic
#97DCED #ED97DC #DCED97
tetradic
#97DCED #D397ED #EDA897 #B1ED97
square
#97DCED #D397ED #EDA897 #B1ED97
split-complementary
#97DCED #ED97B1 #EDD397
monochromatic
#2FB9DB #63CAE4 #97DCED #CBEEF6 #E5F6FA
Accessibility & contrast
On white
1.52
#97DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#97DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCED
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCED | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#76E3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dced; /* rgb */ color: rgb(151, 220, 237); /* oklch */ color: oklch(85.4% 0.073 214.8);
Tailwind
colors: {
custom: {
50: '#b9e7f2',
500: '#97dced',
950: '#000000',
},
}SCSS
$custom: #97dced; $custom-light: #b9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#97dced",
"rgb": {
"r": 151,
"g": 220,
"b": 237
},
"hsl": {
"h": 191.86,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.85446,
"c": 0.07284,
"h": 214.8
},
"luminance": 0.6388
}Semantic roles & 50–950 ramp
primary
#97DCED
secondary
#C9745F
accent
#3913D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485