#9CC1DF#9CC1DF
#9CC1DF is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.4% C 0.058 H 243.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC1DF |
|---|---|
| RGB | rgb(156, 193, 223) |
| HSL | hsl(207, 51%, 74%) |
| HSV | hsv(207, 30%, 87%) |
| CMYK | cmyk(30%, 13.5%, 0%, 12.5%) |
| CIE-LAB | lab(76.40, -5.42, -18.98) |
| CIE-LCH | lch(76.40, 19.74, 254.06°) |
| OKLab | oklab(79.42% -0.0265 -0.052) |
| OKLCH | oklch(79.42% 0.058 243) |
| XYZ | xyz(46.0955, 50.5336, 77.1229) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.24
Cloudy Blue
#ACC2D9
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC1DF #DFBA9C
analogous
#9CDFDC #9CC1DF #9CA0DF
triadic
#9CC1DF #DF9CC1 #C1DF9C
tetradic
#9CC1DF #DC9CDF #DFBA9C #A0DF9C
square
#9CC1DF #DC9CDF #DFBA9C #A0DF9C
split-complementary
#9CC1DF #DF9CA0 #DFDC9C
monochromatic
#4087C1 #6EA4D0 #9CC1DF #CADEEE #E8F1F8
Accessibility & contrast
On white
1.89
#9CC1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9CC1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC1DF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC1DF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#88C8CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc1df; /* rgb */ color: rgb(156, 193, 223); /* oklch */ color: oklch(79.4% 0.058 243.0);
Tailwind
colors: {
custom: {
50: '#bad3e9',
500: '#9cc1df',
950: '#000000',
},
}SCSS
$custom: #9cc1df; $custom-light: #bad3e9; $custom-dark: #000000;
JSON
{
"hex": "#9cc1df",
"rgb": {
"r": 156,
"g": 193,
"b": 223
},
"hsl": {
"h": 206.866,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.79424,
"c": 0.05837,
"h": 243
},
"luminance": 0.50536
}Semantic roles & 50–950 ramp
primary
#9CC1DF
secondary
#B78B68
accent
#6B27BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384