#9FCFDC#9FCFDC
#9FCFDC is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.5% C 0.053 H 216.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFDC |
|---|---|
| RGB | rgb(159, 207, 220) |
| HSL | hsl(193, 47%, 74%) |
| HSV | hsv(193, 28%, 86%) |
| CMYK | cmyk(27.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.27, -12.61, -11.52) |
| CIE-LCH | lch(80.27, 17.08, 222.41°) |
| OKLab | oklab(82.5% -0.0429 -0.0314) |
| OKLCH | oklch(82.5% 0.053 216.2) |
| XYZ | xyz(49.5252, 57.1616, 76.1201) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.79
Powder Blue
#B0E0E6
ΔE00 4.92
Sky Blue
#87CEEB
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFDC #DCAC9F
analogous
#9FDCCB #9FCFDC #9FB1DC
triadic
#9FCFDC #DC9FCF #CFDC9F
tetradic
#9FCFDC #CB9FDC #DCAC9F #B1DC9F
square
#9FCFDC #CB9FDC #DCAC9F #B1DC9F
split-complementary
#9FCFDC #DC9FB1 #DCCB9F
monochromatic
#45A2BB #72B9CC #9FCFDC #CCE5EC #E9F4F7
Accessibility & contrast
On white
1.69
#9FCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#9FCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFDC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFDC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#8BD4D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fcfdc; /* rgb */ color: rgb(159, 207, 220); /* oklch */ color: oklch(82.5% 0.053 216.2);
Tailwind
colors: {
custom: {
50: '#bddde6',
500: '#9fcfdc',
950: '#000000',
},
}SCSS
$custom: #9fcfdc; $custom-light: #bddde6; $custom-dark: #000000;
JSON
{
"hex": "#9fcfdc",
"rgb": {
"r": 159,
"g": 207,
"b": 220
},
"hsl": {
"h": 192.787,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.82504,
"c": 0.0532,
"h": 216.2
},
"luminance": 0.57164
}Semantic roles & 50–950 ramp
primary
#9FCFDC
secondary
#B47B6B
accent
#4A2CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484