#9FC2CB#9FC2CB
#9FC2CB is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.1% C 0.040 H 215.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC2CB |
|---|---|
| RGB | rgb(159, 194, 203) |
| HSL | hsl(192, 30%, 71%) |
| HSV | hsv(192, 22%, 80%) |
| CMYK | cmyk(21.7%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(76.23, -9.69, -8.39) |
| CIE-LCH | lch(76.23, 12.81, 220.87°) |
| OKLab | oklab(79.14% -0.0324 -0.0228) |
| OKLCH | oklch(79.14% 0.04 215.1) |
| XYZ | xyz(44.3663, 50.2648, 63.8528) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.66
Light Grey Blue
#9DBCD4
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.75
Sky Blue
#87CEEB
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.61
Baby Blue
#89CFF0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC2CB #CBA89F
analogous
#9FCBBE #9FC2CB #9FACCB
triadic
#9FC2CB #CB9FC2 #C2CB9F
tetradic
#9FC2CB #BE9FCB #CBA89F #ACCB9F
square
#9FC2CB #BE9FCB #CBA89F #ACCB9F
split-complementary
#9FC2CB #CB9FAC #CBBE9F
monochromatic
#548D9B #77A9B5 #9FC2CB #C7DBE1 #EBF2F4
Accessibility & contrast
On white
1.90
#9FC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#9FC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC2CB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC2CB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#92C6C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc2cb; /* rgb */ color: rgb(159, 194, 203); /* oklch */ color: oklch(79.1% 0.040 215.1);
Tailwind
colors: {
custom: {
50: '#bcd4da',
500: '#9fc2cb',
950: '#000000',
},
}SCSS
$custom: #9fc2cb; $custom-light: #bcd4da; $custom-dark: #000000;
JSON
{
"hex": "#9fc2cb",
"rgb": {
"r": 159,
"g": 194,
"b": 203
},
"hsl": {
"h": 192.273,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.79137,
"c": 0.03962,
"h": 215.1
},
"luminance": 0.50266
}Semantic roles & 50–950 ramp
primary
#9FC2CB
secondary
#A0786E
accent
#533DA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383