#9CCEDF#9CCEDF
#9CCEDF is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.057 H 220.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEDF |
|---|---|
| RGB | rgb(156, 206, 223) |
| HSL | hsl(195, 51%, 74%) |
| HSV | hsv(195, 30%, 87%) |
| CMYK | cmyk(30%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.92, -12.26, -13.67) |
| CIE-LCH | lch(79.92, 18.36, 228.12°) |
| OKLab | oklab(82.21% -0.0433 -0.0373) |
| OKLCH | oklch(82.21% 0.057 220.8) |
| XYZ | xyz(49.0967, 56.5359, 78.1233) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 4.16
Ice Blue
#A5DFF9
ΔE00 4.87
Baby Blue
#89CFF0
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEDF #DFAD9C
analogous
#9CDFCF #9CCEDF #9CADDF
triadic
#9CCEDF #DF9CCE #CEDF9C
tetradic
#9CCEDF #CF9CDF #DFAD9C #ADDF9C
square
#9CCEDF #CF9CDF #DFAD9C #ADDF9C
split-complementary
#9CCEDF #DF9CAD #DFCF9C
monochromatic
#40A0C1 #6EB7D0 #9CCEDF #CAE5EE #E8F4F8
Accessibility & contrast
On white
1.71
#9CCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#9CCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEDF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEDF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#86D4D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ccedf; /* rgb */ color: rgb(156, 206, 223); /* oklch */ color: oklch(82.2% 0.057 220.8);
Tailwind
colors: {
custom: {
50: '#bbdde9',
500: '#9ccedf',
950: '#000000',
},
}SCSS
$custom: #9ccedf; $custom-light: #bbdde9; $custom-dark: #000000;
JSON
{
"hex": "#9ccedf",
"rgb": {
"r": 156,
"g": 206,
"b": 223
},
"hsl": {
"h": 195.224,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.8221,
"c": 0.05718,
"h": 220.8
},
"luminance": 0.56538
}Semantic roles & 50–950 ramp
primary
#9CCEDF
secondary
#B77C68
accent
#4D27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484