#9FC0CF#9FC0CF
#9FC0CF is a light, muted cyan. Relative luminance 0.496; OKLCH L 78.8% C 0.041 H 227.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0CF |
|---|---|
| RGB | rgb(159, 192, 207) |
| HSL | hsl(199, 33%, 72%) |
| HSV | hsv(199, 23%, 81%) |
| CMYK | cmyk(23.2%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(75.81, -7.74, -11.19) |
| CIE-LCH | lch(75.81, 13.60, 235.32°) |
| OKLab | oklab(78.84% -0.0282 -0.0304) |
| OKLCH | oklch(78.84% 0.041 227.2) |
| XYZ | xyz(44.4070, 49.5736, 66.2483) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.15
Cloudy Blue
#ACC2D9
ΔE00 6.00
Lightblue
#ADD8E6
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0CF #CFAE9F
analogous
#9FCFC6 #9FC0CF #9FA8CF
triadic
#9FC0CF #CF9FC0 #C0CF9F
tetradic
#9FC0CF #C69FCF #CFAE9F #A8CF9F
square
#9FC0CF #C69FCF #CFAE9F #A8CF9F
split-complementary
#9FC0CF #CF9FA8 #CFC69F
monochromatic
#5189A2 #76A5BB #9FC0CF #C8DBE3 #EBF2F5
Accessibility & contrast
On white
1.92
#9FC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#9FC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0CF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0CF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#91C5C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc0cf; /* rgb */ color: rgb(159, 192, 207); /* oklch */ color: oklch(78.8% 0.041 227.2);
Tailwind
colors: {
custom: {
50: '#bcd3dd',
500: '#9fc0cf',
950: '#000000',
},
}SCSS
$custom: #9fc0cf; $custom-light: #bcd3dd; $custom-dark: #000000;
JSON
{
"hex": "#9fc0cf",
"rgb": {
"r": 159,
"g": 192,
"b": 207
},
"hsl": {
"h": 198.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.78841,
"c": 0.04147,
"h": 227.2
},
"luminance": 0.49575
}Semantic roles & 50–950 ramp
primary
#9FC0CF
secondary
#EBE3DF
accent
#5D39AC
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283