#9FC0CD#9FC0CD
#9FC0CD is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.8% C 0.040 H 223.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0CD |
|---|---|
| RGB | rgb(159, 192, 205) |
| HSL | hsl(197, 32%, 71%) |
| HSV | hsv(197, 22%, 80%) |
| CMYK | cmyk(22.4%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.75, -8.19, -10.19) |
| CIE-LCH | lch(75.75, 13.07, 231.21°) |
| OKLab | oklab(78.77% -0.0289 -0.0277) |
| OKLCH | oklch(78.77% 0.04 223.7) |
| XYZ | xyz(44.1640, 49.4765, 64.9687) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.99
Lightblue
#ADD8E6
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.54
Baby Blue
#89CFF0
ΔE00 8.01
Bluegrey
#85A3B2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0CD #CDAC9F
analogous
#9FCDC3 #9FC0CD #9FA9CD
triadic
#9FC0CD #CD9FC0 #C0CD9F
tetradic
#9FC0CD #C39FCD #CDAC9F #A9CD9F
square
#9FC0CD #C39FCD #CDAC9F #A9CD9F
split-complementary
#9FC0CD #CD9FA9 #CDC39F
monochromatic
#53899F #77A6B8 #9FC0CD #C7DAE2 #EBF2F5
Accessibility & contrast
On white
1.93
#9FC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#9FC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0CD
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0CD | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#92C4C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9fc0cd; /* rgb */ color: rgb(159, 192, 205); /* oklch */ color: oklch(78.8% 0.040 223.7);
Tailwind
colors: {
custom: {
50: '#bcd3dc',
500: '#9fc0cd',
950: '#000000',
},
}SCSS
$custom: #9fc0cd; $custom-light: #bcd3dc; $custom-dark: #000000;
JSON
{
"hex": "#9fc0cd",
"rgb": {
"r": 159,
"g": 192,
"b": 205
},
"hsl": {
"h": 196.957,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.78773,
"c": 0.04005,
"h": 223.7
},
"luminance": 0.49478
}Semantic roles & 50–950 ramp
primary
#9FC0CD
secondary
#EAE1DE
accent
#5B3BAA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283