#9FC0CA#9FC0CA
#9FC0CA is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.7% C 0.038 H 218.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0CA |
|---|---|
| RGB | rgb(159, 192, 202) |
| HSL | hsl(194, 29%, 71%) |
| HSV | hsv(194, 21%, 79%) |
| CMYK | cmyk(21.3%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(75.66, -8.86, -8.70) |
| CIE-LCH | lch(75.66, 12.41, 224.47°) |
| OKLab | oklab(78.67% -0.0301 -0.0236) |
| OKLCH | oklch(78.67% 0.038 218.1) |
| XYZ | xyz(43.8054, 49.3330, 63.0799) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 7.88
Sky Blue
#87CEEB
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.48
Powder Blue
#B0E0E6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0CA #CAA99F
analogous
#9FCABE #9FC0CA #9FAACA
triadic
#9FC0CA #CA9FC0 #C0CA9F
tetradic
#9FC0CA #BE9FCA #CAA99F #AACA9F
square
#9FC0CA #BE9FCA #CAA99F #AACA9F
split-complementary
#9FC0CA #CA9FAA #CABE9F
monochromatic
#558A9A #78A6B4 #9FC0CA #C6DAE0 #EBF2F4
Accessibility & contrast
On white
1.93
#9FC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#9FC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0CA
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0CA | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#92C4C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fc0ca; /* rgb */ color: rgb(159, 192, 202); /* oklch */ color: oklch(78.7% 0.038 218.1);
Tailwind
colors: {
custom: {
50: '#bcd3da',
500: '#9fc0ca',
950: '#000000',
},
}SCSS
$custom: #9fc0ca; $custom-light: #bcd3da; $custom-dark: #000000;
JSON
{
"hex": "#9fc0ca",
"rgb": {
"r": 159,
"g": 192,
"b": 202
},
"hsl": {
"h": 193.953,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.78674,
"c": 0.03826,
"h": 218.1
},
"luminance": 0.49334
}Semantic roles & 50–950 ramp
primary
#9FC0CA
secondary
#E8DFDD
accent
#573EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283