#9DCEDB#9DCEDB
#9DCEDB is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.1% C 0.054 H 215.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEDB |
|---|---|
| RGB | rgb(157, 206, 219) |
| HSL | hsl(193, 46%, 74%) |
| HSV | hsv(193, 28%, 86%) |
| CMYK | cmyk(28.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.85, -12.91, -11.62) |
| CIE-LCH | lch(79.85, 17.37, 222.00°) |
| OKLab | oklab(82.13% -0.0439 -0.0317) |
| OKLCH | oklch(82.13% 0.054 215.8) |
| XYZ | xyz(48.7581, 56.4229, 75.3257) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 5.87
Baby Blue
#89CFF0
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEDB #DBAA9D
analogous
#9DDBC9 #9DCEDB #9DAFDB
triadic
#9DCEDB #DB9DCE #CEDB9D
tetradic
#9DCEDB #C99DDB #DBAA9D #AFDB9D
square
#9DCEDB #C99DDB #DBAA9D #AFDB9D
split-complementary
#9DCEDB #DB9DAF #DBC99D
monochromatic
#44A1B9 #70B8CB #9DCEDB #CAE4EB #E9F4F7
Accessibility & contrast
On white
1.71
#9DCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#9DCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEDB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEDB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#BAC3DB
Tritanopia (blue-blind)
#89D3D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9dcedb; /* rgb */ color: rgb(157, 206, 219); /* oklch */ color: oklch(82.1% 0.054 215.8);
Tailwind
colors: {
custom: {
50: '#bbdde6',
500: '#9dcedb',
950: '#000000',
},
}SCSS
$custom: #9dcedb; $custom-light: #bbdde6; $custom-dark: #000000;
JSON
{
"hex": "#9dcedb",
"rgb": {
"r": 157,
"g": 206,
"b": 219
},
"hsl": {
"h": 192.581,
"s": 46.269,
"l": 73.725
},
"oklch": {
"l": 0.82134,
"c": 0.05413,
"h": 215.8
},
"luminance": 0.56425
}Semantic roles & 50–950 ramp
primary
#9DCEDB
secondary
#B3796A
accent
#4A2CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484