#97DDED#97DDED
#97DDED is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.7% C 0.073 H 213.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDED |
|---|---|
| RGB | rgb(151, 221, 237) |
| HSL | hsl(191, 70%, 76%) |
| HSV | hsv(191, 36%, 93%) |
| CMYK | cmyk(36.3%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.18, -17.93, -14.77) |
| CIE-LCH | lch(84.18, 23.23, 219.48°) |
| OKLab | oklab(85.66% -0.061 -0.0405) |
| OKLCH | oklch(85.66% 0.073 213.6) |
| XYZ | xyz(53.8997, 64.4033, 89.6953) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 4.97
Ice Blue
#A5DFF9
ΔE00 5.02
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Sky Blue
#87CEEB
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDED #EDA797
analogous
#97EDD2 #97DDED #97B2ED
triadic
#97DDED #ED97DD #DDED97
tetradic
#97DDED #D297ED #EDA797 #B2ED97
square
#97DDED #D297ED #EDA797 #B2ED97
split-complementary
#97DDED #ED97B2 #EDD297
monochromatic
#2FBBDB #63CCE4 #97DDED #CBEEF6 #E5F6FA
Accessibility & contrast
On white
1.51
#97DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#97DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDED
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDED | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#76E4E2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dded; /* rgb */ color: rgb(151, 221, 237); /* oklch */ color: oklch(85.7% 0.073 213.6);
Tailwind
colors: {
custom: {
50: '#b9e7f2',
500: '#97dded',
950: '#000000',
},
}SCSS
$custom: #97dded; $custom-light: #b9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#97dded",
"rgb": {
"r": 151,
"g": 221,
"b": 237
},
"hsl": {
"h": 191.163,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.85664,
"c": 0.07321,
"h": 213.6
},
"luminance": 0.64407
}Semantic roles & 50–950 ramp
primary
#97DDED
secondary
#C9735F
accent
#3713D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485