#9CC2CF#9CC2CF
#9CC2CF is a light, muted cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.045 H 220.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2CF |
|---|---|
| RGB | rgb(156, 194, 207) |
| HSL | hsl(195, 35%, 71%) |
| HSV | hsv(195, 25%, 81%) |
| CMYK | cmyk(24.6%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(76.16, -9.71, -10.67) |
| CIE-LCH | lch(76.16, 14.43, 227.71°) |
| OKLab | oklab(79.07% -0.0338 -0.029) |
| OKLCH | oklch(79.07% 0.045 220.7) |
| XYZ | xyz(44.2613, 50.1548, 66.3681) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.78
Ice Blue
#A5DFF9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2CF #CFA99C
analogous
#9CCFC2 #9CC2CF #9CA8CF
triadic
#9CC2CF #CF9CC2 #C2CF9C
tetradic
#9CC2CF #C29CCF #CFA99C #A8CF9C
square
#9CC2CF #C29CCF #CFA99C #A8CF9C
split-complementary
#9CC2CF #CF9CA8 #CFC29C
monochromatic
#4F8DA2 #73A9BB #9CC2CF #C5DBE3 #EAF2F5
Accessibility & contrast
On white
1.90
#9CC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9CC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2CF
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2CF | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#8DC7C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc2cf; /* rgb */ color: rgb(156, 194, 207); /* oklch */ color: oklch(79.1% 0.045 220.7);
Tailwind
colors: {
custom: {
50: '#bad4dd',
500: '#9cc2cf',
950: '#000000',
},
}SCSS
$custom: #9cc2cf; $custom-light: #bad4dd; $custom-dark: #000000;
JSON
{
"hex": "#9cc2cf",
"rgb": {
"r": 156,
"g": 194,
"b": 207
},
"hsl": {
"h": 195.294,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.79075,
"c": 0.04455,
"h": 220.7
},
"luminance": 0.50156
}Semantic roles & 50–950 ramp
primary
#9CC2CF
secondary
#A5796B
accent
#5638AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384