#97DDEC#97DDEC
#97DDEC is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.6% C 0.073 H 212.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDEC |
|---|---|
| RGB | rgb(151, 221, 236) |
| HSL | hsl(191, 69%, 76%) |
| HSV | hsv(191, 36%, 93%) |
| CMYK | cmyk(36%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.15, -18.17, -14.28) |
| CIE-LCH | lch(84.15, 23.12, 218.17°) |
| OKLab | oklab(85.63% -0.0614 -0.0391) |
| OKLCH | oklch(85.63% 0.073 212.5) |
| XYZ | xyz(53.7540, 64.3450, 88.9280) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDEC #ECA697
analogous
#97ECD0 #97DDEC #97B2EC
triadic
#97DDEC #EC97DD #DDEC97
tetradic
#97DDEC #D097EC #ECA697 #B2EC97
square
#97DDEC #D097EC #ECA697 #B2EC97
split-complementary
#97DDEC #EC97B2 #ECD097
monochromatic
#30BBD9 #63CCE3 #97DDEC #CBEEF5 #E5F7FA
Accessibility & contrast
On white
1.51
#97DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#97DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDEC
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDEC | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#77E4E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddec; /* rgb */ color: rgb(151, 221, 236); /* oklch */ color: oklch(85.6% 0.073 212.5);
Tailwind
colors: {
custom: {
50: '#b9e7f2',
500: '#97ddec',
950: '#000000',
},
}SCSS
$custom: #97ddec; $custom-light: #b9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#97ddec",
"rgb": {
"r": 151,
"g": 221,
"b": 236
},
"hsl": {
"h": 190.588,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.8563,
"c": 0.07279,
"h": 212.5
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#97DDEC
secondary
#C87260
accent
#3614D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485