#9FC2CA#9FC2CA
#9FC2CA is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.039 H 213.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2CA |
|---|---|
| RGB | rgb(159, 194, 202) |
| HSL | hsl(191, 29%, 71%) |
| HSV | hsv(191, 21%, 79%) |
| CMYK | cmyk(21.3%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(76.20, -9.91, -7.89) |
| CIE-LCH | lch(76.20, 12.67, 218.51°) |
| OKLab | oklab(79.1% -0.0328 -0.0214) |
| OKLCH | oklch(79.1% 0.039 213.1) |
| XYZ | xyz(44.2475, 50.2172, 63.2272) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 7.50
Powder Blue
#B0E0E6
ΔE00 7.63
Sky Blue
#87CEEB
ΔE00 8.22
Cloudy Blue
#ACC2D9
ΔE00 9.00
Baby Blue
#89CFF0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2CA #CAA79F
analogous
#9FCABC #9FC2CA #9FACCA
triadic
#9FC2CA #CA9FC2 #C2CA9F
tetradic
#9FC2CA #BC9FCA #CAA79F #ACCA9F
square
#9FC2CA #BC9FCA #CAA79F #ACCA9F
split-complementary
#9FC2CA #CA9FAC #CABC9F
monochromatic
#558D9A #78A9B4 #9FC2CA #C6DBE0 #EBF2F4
Accessibility & contrast
On white
1.90
#9FC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9FC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2CA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2CA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B4B9CA
Tritanopia (blue-blind)
#92C6C4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc2ca; /* rgb */ color: rgb(159, 194, 202); /* oklch */ color: oklch(79.1% 0.039 213.1);
Tailwind
colors: {
custom: {
50: '#bcd4da',
500: '#9fc2ca',
950: '#000000',
},
}SCSS
$custom: #9fc2ca; $custom-light: #bcd4da; $custom-dark: #000000;
JSON
{
"hex": "#9fc2ca",
"rgb": {
"r": 159,
"g": 194,
"b": 202
},
"hsl": {
"h": 191.163,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.79104,
"c": 0.03918,
"h": 213.1
},
"luminance": 0.50219
}Semantic roles & 50–950 ramp
primary
#9FC2CA
secondary
#9F776E
accent
#523EA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383