#9FC0CB#9FC0CB
#9FC0CB is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.7% C 0.039 H 220.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0CB |
|---|---|
| RGB | rgb(159, 192, 203) |
| HSL | hsl(195, 30%, 71%) |
| HSV | hsv(195, 22%, 80%) |
| CMYK | cmyk(21.7%, 5.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.69, -8.64, -9.19) |
| CIE-LCH | lch(75.69, 12.62, 226.79°) |
| OKLab | oklab(78.71% -0.0297 -0.025) |
| OKLCH | oklch(78.71% 0.039 220) |
| XYZ | xyz(43.9242, 49.3805, 63.7054) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.85
Lightblue
#ADD8E6
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 7.49
Sky Blue
#87CEEB
ΔE00 7.88
Bluegrey
#85A3B2
ΔE00 8.36
Baby Blue
#89CFF0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0CB #CBAA9F
analogous
#9FCBC0 #9FC0CB #9FAACB
triadic
#9FC0CB #CB9FC0 #C0CB9F
tetradic
#9FC0CB #C09FCB #CBAA9F #AACB9F
square
#9FC0CB #C09FCB #CBAA9F #AACB9F
split-complementary
#9FC0CB #CB9FAA #CBC09F
monochromatic
#548A9B #77A6B5 #9FC0CB #C7DAE1 #EBF2F4
Accessibility & contrast
On white
1.93
#9FC0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#9FC0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0CB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0CB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECC
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#92C4C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9fc0cb; /* rgb */ color: rgb(159, 192, 203); /* oklch */ color: oklch(78.7% 0.039 220.0);
Tailwind
colors: {
custom: {
50: '#bcd3da',
500: '#9fc0cb',
950: '#000000',
},
}SCSS
$custom: #9fc0cb; $custom-light: #bcd3da; $custom-dark: #000000;
JSON
{
"hex": "#9fc0cb",
"rgb": {
"r": 159,
"g": 192,
"b": 203
},
"hsl": {
"h": 195,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.78707,
"c": 0.03882,
"h": 220
},
"luminance": 0.49382
}Semantic roles & 50–950 ramp
primary
#9FC0CB
secondary
#E9E0DD
accent
#583DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283