#9FC2CE#9FC2CE
#9FC2CE is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.041 H 220.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2CE |
|---|---|
| RGB | rgb(159, 194, 206) |
| HSL | hsl(195, 32%, 72%) |
| HSV | hsv(195, 23%, 81%) |
| CMYK | cmyk(22.8%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(76.32, -9.02, -9.88) |
| CIE-LCH | lch(76.32, 13.38, 227.60°) |
| OKLab | oklab(79.24% -0.0313 -0.0268) |
| OKLCH | oklch(79.24% 0.041 220.6) |
| XYZ | xyz(44.7272, 50.4091, 65.7539) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.46
Light Grey Blue
#9DBCD4
ΔE00 5.80
Sky Blue
#87CEEB
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.48
Baby Blue
#89CFF0
ΔE00 7.87
Powder Blue
#B0E0E6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2CE #CEAB9F
analogous
#9FCEC3 #9FC2CE #9FABCE
triadic
#9FC2CE #CE9FC2 #C2CE9F
tetradic
#9FC2CE #C39FCE #CEAB9F #ABCE9F
square
#9FC2CE #C39FCE #CEAB9F #ABCE9F
split-complementary
#9FC2CE #CE9FAB #CEC39F
monochromatic
#528DA1 #76A8B9 #9FC2CE #C8DCE3 #EBF2F5
Accessibility & contrast
On white
1.89
#9FC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#9FC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2CE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2CE | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B3BACE
Tritanopia (blue-blind)
#91C6C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc2ce; /* rgb */ color: rgb(159, 194, 206); /* oklch */ color: oklch(79.2% 0.041 220.6);
Tailwind
colors: {
custom: {
50: '#bcd4dd',
500: '#9fc2ce',
950: '#000000',
},
}SCSS
$custom: #9fc2ce; $custom-light: #bcd4dd; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ce",
"rgb": {
"r": 159,
"g": 194,
"b": 206
},
"hsl": {
"h": 195.319,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.79236,
"c": 0.0412,
"h": 220.6
},
"luminance": 0.50411
}Semantic roles & 50–950 ramp
primary
#9FC2CE
secondary
#A37B6E
accent
#573AAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384