#9DDDED#9DDDED
#9DDDED is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 86.0% C 0.068 H 215.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDDED |
|---|---|
| RGB | rgb(157, 221, 237) |
| HSL | hsl(192, 69%, 77%) |
| HSV | hsv(192, 34%, 93%) |
| CMYK | cmyk(33.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.48, -16.34, -14.28) |
| CIE-LCH | lch(84.48, 21.70, 221.15°) |
| OKLab | oklab(85.99% -0.0558 -0.0391) |
| OKLCH | oklch(85.99% 0.068 215) |
| XYZ | xyz(55.0420, 64.9923, 89.7488) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.02
Powder Blue
#B0E0E6
ΔE00 4.14
Ice Blue
#A5DFF9
ΔE00 4.34
Sky Blue
#87CEEB
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDDED #EDAD9D
analogous
#9DEDD5 #9DDDED #9DB5ED
triadic
#9DDDED #ED9DDD #DDED9D
tetradic
#9DDDED #D59DED #EDAD9D #B5ED9D
square
#9DDDED #D59DED #EDAD9D #B5ED9D
split-complementary
#9DDDED #ED9DB5 #EDD59D
monochromatic
#36B9DA #69CBE4 #9DDDED #D1EFF6 #E5F6FA
Accessibility & contrast
On white
1.50
#9DDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#9DDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDDED
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDDED | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#80E3E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ddded; /* rgb */ color: rgb(157, 221, 237); /* oklch */ color: oklch(86.0% 0.068 215.0);
Tailwind
colors: {
custom: {
50: '#bce7f2',
500: '#9ddded',
950: '#000000',
},
}SCSS
$custom: #9ddded; $custom-light: #bce7f2; $custom-dark: #000000;
JSON
{
"hex": "#9ddded",
"rgb": {
"r": 157,
"g": 221,
"b": 237
},
"hsl": {
"h": 192,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.85988,
"c": 0.06818,
"h": 215
},
"luminance": 0.64995
}Semantic roles & 50–950 ramp
primary
#9DDDED
secondary
#C97965
accent
#3A15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485