#9DCEDF#9DCEDF
#9DCEDF is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.3% C 0.056 H 221.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCEDF |
|---|---|
| RGB | rgb(157, 206, 223) |
| HSL | hsl(195, 51%, 75%) |
| HSV | hsv(195, 30%, 87%) |
| CMYK | cmyk(29.6%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.97, -11.97, -13.58) |
| CIE-LCH | lch(79.97, 18.11, 228.60°) |
| OKLab | oklab(82.27% -0.0424 -0.0371) |
| OKLCH | oklch(82.27% 0.056 221.2) |
| XYZ | xyz(49.2910, 56.6361, 78.1324) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 4.25
Ice Blue
#A5DFF9
ΔE00 4.84
Baby Blue
#89CFF0
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCEDF #DFAE9D
analogous
#9DDFCF #9DCEDF #9DADDF
triadic
#9DCEDF #DF9DCE #CEDF9D
tetradic
#9DCEDF #CF9DDF #DFAE9D #ADDF9D
square
#9DCEDF #CF9DDF #DFAE9D #ADDF9D
split-complementary
#9DCEDF #DF9DAD #DFCF9D
monochromatic
#41A0C1 #6FB7D0 #9DCEDF #CBE5EE #E8F3F7
Accessibility & contrast
On white
1.70
#9DCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#9DCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCEDF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCEDF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#87D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9dcedf; /* rgb */ color: rgb(157, 206, 223); /* oklch */ color: oklch(82.3% 0.056 221.2);
Tailwind
colors: {
custom: {
50: '#bbdde9',
500: '#9dcedf',
950: '#000000',
},
}SCSS
$custom: #9dcedf; $custom-light: #bbdde9; $custom-dark: #000000;
JSON
{
"hex": "#9dcedf",
"rgb": {
"r": 157,
"g": 206,
"b": 223
},
"hsl": {
"h": 195.455,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.82269,
"c": 0.05631,
"h": 221.2
},
"luminance": 0.56638
}Semantic roles & 50–950 ramp
primary
#9DCEDF
secondary
#B87D69
accent
#4E27BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484