#97DDEB#97DDEB
#97DDEB is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.6% C 0.072 H 211.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDEB |
|---|---|
| RGB | rgb(151, 221, 235) |
| HSL | hsl(190, 68%, 76%) |
| HSV | hsv(190, 36%, 92%) |
| CMYK | cmyk(35.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.11, -18.42, -13.80) |
| CIE-LCH | lch(84.11, 23.01, 216.85°) |
| OKLab | oklab(85.6% -0.0617 -0.0378) |
| OKLCH | oklch(85.6% 0.072 211.5) |
| XYZ | xyz(53.6092, 64.2871, 88.1650) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDEB #EBA597
analogous
#97EBCF #97DDEB #97B3EB
triadic
#97DDEB #EB97DD #DDEB97
tetradic
#97DDEB #CF97EB #EBA597 #B3EB97
square
#97DDEB #CF97EB #EBA597 #B3EB97
split-complementary
#97DDEB #EB97B3 #EBCF97
monochromatic
#30BBD7 #64CCE1 #97DDEB #CAEEF5 #E5F7FA
Accessibility & contrast
On white
1.52
#97DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#97DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDEB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDEB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#77E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddeb; /* rgb */ color: rgb(151, 221, 235); /* oklch */ color: oklch(85.6% 0.072 211.5);
Tailwind
colors: {
custom: {
50: '#b8e7f1',
500: '#97ddeb',
950: '#000000',
},
}SCSS
$custom: #97ddeb; $custom-light: #b8e7f1; $custom-dark: #000000;
JSON
{
"hex": "#97ddeb",
"rgb": {
"r": 151,
"g": 221,
"b": 235
},
"hsl": {
"h": 190,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.85596,
"c": 0.07241,
"h": 211.5
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#97DDEB
secondary
#C67160
accent
#3516D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485