#9CCFDF#9CCFDF
#9CCFDF is a very light, muted cyan. Relative luminance 0.570; OKLCH L 82.4% C 0.057 H 219.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCFDF |
|---|---|
| RGB | rgb(156, 207, 223) |
| HSL | hsl(194, 51%, 74%) |
| HSV | hsv(194, 30%, 87%) |
| CMYK | cmyk(30%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.19, -12.77, -13.26) |
| CIE-LCH | lch(80.19, 18.42, 226.08°) |
| OKLab | oklab(82.43% -0.0446 -0.0362) |
| OKLCH | oklch(82.43% 0.057 219.1) |
| XYZ | xyz(49.3382, 57.0189, 78.2038) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.95
Baby Blue
#89CFF0
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCFDF #DFAC9C
analogous
#9CDFCE #9CCFDF #9CAEDF
triadic
#9CCFDF #DF9CCF #CFDF9C
tetradic
#9CCFDF #CE9CDF #DFAC9C #AEDF9C
square
#9CCFDF #CE9CDF #DFAC9C #AEDF9C
split-complementary
#9CCFDF #DF9CAE #DFCE9C
monochromatic
#40A2C1 #6EB9D0 #9CCFDF #CAE5EE #E8F4F8
Accessibility & contrast
On white
1.69
#9CCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#9CCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCFDF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCFDF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#BAC3DF
Tritanopia (blue-blind)
#86D5D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9ccfdf; /* rgb */ color: rgb(156, 207, 223); /* oklch */ color: oklch(82.4% 0.057 219.1);
Tailwind
colors: {
custom: {
50: '#bbdde9',
500: '#9ccfdf',
950: '#000000',
},
}SCSS
$custom: #9ccfdf; $custom-light: #bbdde9; $custom-dark: #000000;
JSON
{
"hex": "#9ccfdf",
"rgb": {
"r": 156,
"g": 207,
"b": 223
},
"hsl": {
"h": 194.328,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.82426,
"c": 0.05743,
"h": 219.1
},
"luminance": 0.57021
}Semantic roles & 50–950 ramp
primary
#9CCFDF
secondary
#B77B68
accent
#4B27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484