#97DDEE#97DDEE
#97DDEE is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.7% C 0.074 H 214.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDEE |
|---|---|
| RGB | rgb(151, 221, 238) |
| HSL | hsl(192, 72%, 76%) |
| HSV | hsv(192, 37%, 93%) |
| CMYK | cmyk(36.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.21, -17.69, -15.25) |
| CIE-LCH | lch(84.21, 23.36, 220.77°) |
| OKLab | oklab(85.7% -0.0606 -0.0418) |
| OKLCH | oklch(85.7% 0.074 214.6) |
| XYZ | xyz(54.0462, 64.4619, 90.4669) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.68
Powder Blue
#B0E0E6
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Sky Blue
#87CEEB
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDEE #EEA897
analogous
#97EED4 #97DDEE #97B2EE
triadic
#97DDEE #EE97DD #DDEE97
tetradic
#97DDEE #D497EE #EEA897 #B2EE97
square
#97DDEE #D497EE #EEA897 #B2EE97
split-complementary
#97DDEE #EE97B2 #EED497
monochromatic
#2EBBDD #62CCE5 #97DDEE #CCEEF7 #E5F6FB
Accessibility & contrast
On white
1.51
#97DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#97DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDEE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDEE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#76E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddee; /* rgb */ color: rgb(151, 221, 238); /* oklch */ color: oklch(85.7% 0.074 214.6);
Tailwind
colors: {
custom: {
50: '#b9e7f3',
500: '#97ddee',
950: '#000000',
},
}SCSS
$custom: #97ddee; $custom-light: #b9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#97ddee",
"rgb": {
"r": 151,
"g": 221,
"b": 238
},
"hsl": {
"h": 191.724,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.85699,
"c": 0.07363,
"h": 214.6
},
"luminance": 0.64465
}Semantic roles & 50–950 ramp
primary
#97DDEE
secondary
#CA745F
accent
#3812D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485