#9FCFDF#9FCFDF
#9FCFDF is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.6% C 0.055 H 220.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFDF |
|---|---|
| RGB | rgb(159, 207, 223) |
| HSL | hsl(195, 50%, 75%) |
| HSV | hsv(195, 29%, 87%) |
| CMYK | cmyk(28.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(80.36, -11.92, -12.99) |
| CIE-LCH | lch(80.36, 17.63, 227.47°) |
| OKLab | oklab(82.6% -0.0418 -0.0355) |
| OKLCH | oklch(82.6% 0.055 220.3) |
| XYZ | xyz(49.9260, 57.3220, 78.2314) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.59
Sky Blue
#87CEEB
ΔE00 4.62
Ice Blue
#A5DFF9
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFDF #DFAF9F
analogous
#9FDFCF #9FCFDF #9FAFDF
triadic
#9FCFDF #DF9FCF #CFDF9F
tetradic
#9FCFDF #CF9FDF #DFAF9F #AFDF9F
square
#9FCFDF #CF9FDF #DFAF9F #AFDF9F
split-complementary
#9FCFDF #DF9FAF #DFCF9F
monochromatic
#43A1C0 #71B8D0 #9FCFDF #CDE6EE #E8F4F7
Accessibility & contrast
On white
1.68
#9FCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#9FCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFDF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFDF | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#8AD5D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fcfdf; /* rgb */ color: rgb(159, 207, 223); /* oklch */ color: oklch(82.6% 0.055 220.3);
Tailwind
colors: {
custom: {
50: '#bddde9',
500: '#9fcfdf',
950: '#000000',
},
}SCSS
$custom: #9fcfdf; $custom-light: #bddde9; $custom-dark: #000000;
JSON
{
"hex": "#9fcfdf",
"rgb": {
"r": 159,
"g": 207,
"b": 223
},
"hsl": {
"h": 195,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.82605,
"c": 0.05481,
"h": 220.3
},
"luminance": 0.57324
}Semantic roles & 50–950 ramp
primary
#9FCFDF
secondary
#B87E6B
accent
#4D28BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484