#9FC0DF#9FC0DF
#9FC0DF is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.4% C 0.057 H 246.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DF |
|---|---|
| RGB | rgb(159, 192, 223) |
| HSL | hsl(209, 50%, 75%) |
| HSV | hsv(209, 29%, 87%) |
| CMYK | cmyk(28.7%, 13.9%, 0%, 12.5%) |
| CIE-LAB | lab(76.31, -4.02, -19.09) |
| CIE-LCH | lch(76.31, 19.51, 258.11°) |
| OKLab | oklab(79.41% -0.0223 -0.0523) |
| OKLCH | oklch(79.41% 0.057 246.9) |
| XYZ | xyz(46.4631, 50.3961, 77.0770) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.55
Cloudy Blue
#ACC2D9
ΔE00 3.28
Lightsteelblue
#B0C4DE
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DF #DFBE9F
analogous
#9FDFDE #9FC0DF #9FA0DF
triadic
#9FC0DF #DF9FC0 #C0DF9F
tetradic
#9FC0DF #DE9FDF #DFBE9F #A0DF9F
square
#9FC0DF #DE9FDF #DFBE9F #A0DF9F
split-complementary
#9FC0DF #DF9FA0 #DFDE9F
monochromatic
#4384C0 #71A2D0 #9FC0DF #CDDEEE #E8F0F7
Accessibility & contrast
On white
1.90
#9FC0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#9FC0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#8CC7CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0df; /* rgb */ color: rgb(159, 192, 223); /* oklch */ color: oklch(79.4% 0.057 246.9);
Tailwind
colors: {
custom: {
50: '#bcd3e9',
500: '#9fc0df',
950: '#000000',
},
}SCSS
$custom: #9fc0df; $custom-light: #bcd3e9; $custom-dark: #000000;
JSON
{
"hex": "#9fc0df",
"rgb": {
"r": 159,
"g": 192,
"b": 223
},
"hsl": {
"h": 209.063,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.79406,
"c": 0.05682,
"h": 246.9
},
"luminance": 0.50398
}Semantic roles & 50–950 ramp
primary
#9FC0DF
secondary
#B8906B
accent
#7028BD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121416
muted
#828384