#9CCDDF#9CCDDF
#9CCDDF is a light, muted cyan. Relative luminance 0.561; OKLCH L 82.0% C 0.057 H 222.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCDDF |
|---|---|
| RGB | rgb(156, 205, 223) |
| HSL | hsl(196, 51%, 74%) |
| HSV | hsv(196, 30%, 87%) |
| CMYK | cmyk(30%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(79.65, -11.74, -14.08) |
| CIE-LCH | lch(79.65, 18.33, 230.18°) |
| OKLab | oklab(81.99% -0.042 -0.0385) |
| OKLCH | oklch(81.99% 0.057 222.5) |
| XYZ | xyz(48.8567, 56.0559, 78.0433) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 6.57
Light Grey Blue
#9DBCD4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCDDF #DFAE9C
analogous
#9CDFD0 #9CCDDF #9CACDF
triadic
#9CCDDF #DF9CCD #CDDF9C
tetradic
#9CCDDF #D09CDF #DFAE9C #ACDF9C
square
#9CCDDF #D09CDF #DFAE9C #ACDF9C
split-complementary
#9CCDDF #DF9CAC #DFD09C
monochromatic
#409EC1 #6EB6D0 #9CCDDF #CAE4EE #E8F3F8
Accessibility & contrast
On white
1.72
#9CCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#9CCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCDDF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCDDF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#86D3D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ccddf; /* rgb */ color: rgb(156, 205, 223); /* oklch */ color: oklch(82.0% 0.057 222.5);
Tailwind
colors: {
custom: {
50: '#bbdce9',
500: '#9ccddf',
950: '#000000',
},
}SCSS
$custom: #9ccddf; $custom-light: #bbdce9; $custom-dark: #000000;
JSON
{
"hex": "#9ccddf",
"rgb": {
"r": 156,
"g": 205,
"b": 223
},
"hsl": {
"h": 196.119,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.81994,
"c": 0.05696,
"h": 222.5
},
"luminance": 0.56058
}Semantic roles & 50–950 ramp
primary
#9CCDDF
secondary
#B77D68
accent
#5027BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484