#9CC2CC#9CC2CC
#9CC2CC is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.0% C 0.043 H 215.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2CC |
|---|---|
| RGB | rgb(156, 194, 204) |
| HSL | hsl(193, 32%, 71%) |
| HSV | hsv(193, 24%, 80%) |
| CMYK | cmyk(23.5%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(76.08, -10.38, -9.18) |
| CIE-LCH | lch(76.08, 13.86, 221.48°) |
| OKLab | oklab(78.97% -0.0349 -0.025) |
| OKLCH | oklch(78.97% 0.043 215.5) |
| XYZ | xyz(43.8980, 50.0095, 64.4549) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 7.09
Sky Blue
#87CEEB
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.67
Baby Blue
#89CFF0
ΔE00 8.23
Ice Blue
#A5DFF9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2CC #CCA69C
analogous
#9CCCBE #9CC2CC #9CAACC
triadic
#9CC2CC #CC9CC2 #C2CC9C
tetradic
#9CC2CC #BE9CCC #CCA69C #AACC9C
square
#9CC2CC #BE9CCC #CCA69C #AACC9C
split-complementary
#9CC2CC #CC9CAA #CCBE9C
monochromatic
#518D9D #74A9B7 #9CC2CC #C4DBE1 #EBF3F5
Accessibility & contrast
On white
1.91
#9CC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#9CC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2CC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2CC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#8DC6C5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9cc2cc; /* rgb */ color: rgb(156, 194, 204); /* oklch */ color: oklch(79.0% 0.043 215.5);
Tailwind
colors: {
custom: {
50: '#bad4db',
500: '#9cc2cc',
950: '#000000',
},
}SCSS
$custom: #9cc2cc; $custom-light: #bad4db; $custom-dark: #000000;
JSON
{
"hex": "#9cc2cc",
"rgb": {
"r": 156,
"g": 194,
"b": 204
},
"hsl": {
"h": 192.5,
"s": 32,
"l": 70.588
},
"oklch": {
"l": 0.78975,
"c": 0.04294,
"h": 215.5
},
"luminance": 0.50011
}Semantic roles & 50–950 ramp
primary
#9CC2CC
secondary
#A1766B
accent
#523BAB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384