#9FC2CD#9FC2CD
#9FC2CD is a light, muted cyan. Relative luminance 0.504; OKLCH L 79.2% C 0.041 H 218.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2CD |
|---|---|
| RGB | rgb(159, 194, 205) |
| HSL | hsl(194, 32%, 71%) |
| HSV | hsv(194, 22%, 80%) |
| CMYK | cmyk(22.4%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.29, -9.24, -9.38) |
| CIE-LCH | lch(76.29, 13.17, 225.42°) |
| OKLab | oklab(79.2% -0.0316 -0.0255) |
| OKLCH | oklch(79.2% 0.041 218.8) |
| XYZ | xyz(44.6062, 50.3607, 65.1161) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.07
Baby Blue
#89CFF0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2CD #CDAA9F
analogous
#9FCDC1 #9FC2CD #9FABCD
triadic
#9FC2CD #CD9FC2 #C2CD9F
tetradic
#9FC2CD #C19FCD #CDAA9F #ABCD9F
square
#9FC2CD #C19FCD #CDAA9F #ABCD9F
split-complementary
#9FC2CD #CD9FAB #CDC19F
monochromatic
#538D9F #77A8B8 #9FC2CD #C7DCE2 #EBF2F5
Accessibility & contrast
On white
1.90
#9FC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#9FC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2CD
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2CD | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#91C6C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc2cd; /* rgb */ color: rgb(159, 194, 205); /* oklch */ color: oklch(79.2% 0.041 218.8);
Tailwind
colors: {
custom: {
50: '#bcd4dc',
500: '#9fc2cd',
950: '#000000',
},
}SCSS
$custom: #9fc2cd; $custom-light: #bcd4dc; $custom-dark: #000000;
JSON
{
"hex": "#9fc2cd",
"rgb": {
"r": 159,
"g": 194,
"b": 205
},
"hsl": {
"h": 194.348,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.79203,
"c": 0.04062,
"h": 218.8
},
"luminance": 0.50362
}Semantic roles & 50–950 ramp
primary
#9FC2CD
secondary
#A27A6E
accent
#563BAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384