#9CC2CA#9CC2CA
#9CC2CA is a light, muted cyan. Relative luminance 0.499; OKLCH L 78.9% C 0.042 H 211.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2CA |
|---|---|
| RGB | rgb(156, 194, 202) |
| HSL | hsl(190, 30%, 70%) |
| HSV | hsv(190, 23%, 79%) |
| CMYK | cmyk(22.8%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(76.02, -10.83, -8.18) |
| CIE-LCH | lch(76.02, 13.58, 217.07°) |
| OKLab | oklab(78.91% -0.0357 -0.0222) |
| OKLCH | oklch(78.91% 0.042 211.9) |
| XYZ | xyz(43.6597, 49.9141, 63.1997) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 7.43
Light Grey Blue
#9DBCD4
ΔE00 7.92
Sky Blue
#87CEEB
ΔE00 7.96
Baby Blue
#89CFF0
ΔE00 8.89
Ice Blue
#A5DFF9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2CA #CAA49C
analogous
#9CCABB #9CC2CA #9CABCA
triadic
#9CC2CA #CA9CC2 #C2CA9C
tetradic
#9CC2CA #BB9CCA #CAA49C #ABCA9C
square
#9CC2CA #BB9CCA #CAA49C #ABCA9C
split-complementary
#9CC2CA #CA9CAB #CABB9C
monochromatic
#528D99 #74A9B5 #9CC2CA #C4DBDF #EBF3F4
Accessibility & contrast
On white
1.91
#9CC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#9CC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2CA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2CA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCB
Deuteranopia (green-blind)
#B3B9CA
Tritanopia (blue-blind)
#8EC6C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9cc2ca; /* rgb */ color: rgb(156, 194, 202); /* oklch */ color: oklch(78.9% 0.042 211.9);
Tailwind
colors: {
custom: {
50: '#bad4da',
500: '#9cc2ca',
950: '#000000',
},
}SCSS
$custom: #9cc2ca; $custom-light: #bad4da; $custom-dark: #000000;
JSON
{
"hex": "#9cc2ca",
"rgb": {
"r": 156,
"g": 194,
"b": 202
},
"hsl": {
"h": 190.435,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.78909,
"c": 0.04208,
"h": 211.9
},
"luminance": 0.49916
}Semantic roles & 50–950 ramp
primary
#9CC2CA
secondary
#E7DDDB
accent
#4F3DA9
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383