#9FC2CF#9FC2CF
#9FC2CF is a light, muted cyan. Relative luminance 0.505; OKLCH L 79.3% C 0.042 H 222.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2CF |
|---|---|
| RGB | rgb(159, 194, 207) |
| HSL | hsl(196, 33%, 72%) |
| HSV | hsv(196, 23%, 81%) |
| CMYK | cmyk(23.2%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(76.35, -8.80, -10.38) |
| CIE-LCH | lch(76.35, 13.60, 229.71°) |
| OKLab | oklab(79.27% -0.0309 -0.0282) |
| OKLCH | oklch(79.27% 0.042 222.4) |
| XYZ | xyz(44.8491, 50.4579, 66.3957) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.39
Lightblue
#ADD8E6
ΔE00 5.47
Sky Blue
#87CEEB
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.11
Baby Blue
#89CFF0
ΔE00 7.62
Ice Blue
#A5DFF9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2CF #CFAC9F
analogous
#9FCFC4 #9FC2CF #9FAACF
triadic
#9FC2CF #CF9FC2 #C2CF9F
tetradic
#9FC2CF #C49FCF #CFAC9F #AACF9F
square
#9FC2CF #C49FCF #CFAC9F #AACF9F
split-complementary
#9FC2CF #CF9FAA #CFC49F
monochromatic
#518CA2 #76A8BB #9FC2CF #C8DCE3 #EBF2F5
Accessibility & contrast
On white
1.89
#9FC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#9FC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2CF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2CF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#91C6C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc2cf; /* rgb */ color: rgb(159, 194, 207); /* oklch */ color: oklch(79.3% 0.042 222.4);
Tailwind
colors: {
custom: {
50: '#bcd4dd',
500: '#9fc2cf',
950: '#000000',
},
}SCSS
$custom: #9fc2cf; $custom-light: #bcd4dd; $custom-dark: #000000;
JSON
{
"hex": "#9fc2cf",
"rgb": {
"r": 159,
"g": 194,
"b": 207
},
"hsl": {
"h": 196.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.7927,
"c": 0.04181,
"h": 222.4
},
"luminance": 0.50459
}Semantic roles & 50–950 ramp
primary
#9FC2CF
secondary
#A57C6E
accent
#5839AC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384