#9CCBDF#9CCBDF
#9CCBDF is a light, muted cyan. Relative luminance 0.551; OKLCH L 81.6% C 0.057 H 225.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBDF |
|---|---|
| RGB | rgb(156, 203, 223) |
| HSL | hsl(198, 51%, 74%) |
| HSV | hsv(198, 30%, 87%) |
| CMYK | cmyk(30%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(79.10, -10.70, -14.90) |
| CIE-LCH | lch(79.10, 18.34, 234.32°) |
| OKLab | oklab(81.56% -0.0394 -0.0407) |
| OKLCH | oklch(81.56% 0.057 225.9) |
| XYZ | xyz(48.3814, 55.1052, 77.8849) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 3.92
Baby Blue
#89CFF0
ΔE00 4.37
Ice Blue
#A5DFF9
ΔE00 5.00
Light Grey Blue
#9DBCD4
ΔE00 5.99
Lightskyblue
#87CEFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBDF #DFB09C
analogous
#9CDFD1 #9CCBDF #9CAADF
triadic
#9CCBDF #DF9CCB #CBDF9C
tetradic
#9CCBDF #D19CDF #DFB09C #AADF9C
square
#9CCBDF #D19CDF #DFB09C #AADF9C
split-complementary
#9CCBDF #DF9CAA #DFD19C
monochromatic
#409AC1 #6EB3D0 #9CCBDF #CAE3EE #E8F3F8
Accessibility & contrast
On white
1.75
#9CCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#9CCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBDF
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBDF | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#86D1D1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9ccbdf; /* rgb */ color: rgb(156, 203, 223); /* oklch */ color: oklch(81.6% 0.057 225.9);
Tailwind
colors: {
custom: {
50: '#bbdae9',
500: '#9ccbdf',
950: '#000000',
},
}SCSS
$custom: #9ccbdf; $custom-light: #bbdae9; $custom-dark: #000000;
JSON
{
"hex": "#9ccbdf",
"rgb": {
"r": 156,
"g": 203,
"b": 223
},
"hsl": {
"h": 197.91,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.81563,
"c": 0.05669,
"h": 225.9
},
"luminance": 0.55108
}Semantic roles & 50–950 ramp
primary
#9CCBDF
secondary
#B78068
accent
#5427BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384