#9EC0CA#9EC0CA
#9EC0CA is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.039 H 217.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC0CA |
|---|---|
| RGB | rgb(158, 192, 202) |
| HSL | hsl(194, 29%, 71%) |
| HSV | hsv(194, 22%, 79%) |
| CMYK | cmyk(21.8%, 5%, 0%, 20.8%) |
| CIE-LAB | lab(75.59, -9.17, -8.80) |
| CIE-LCH | lch(75.59, 12.71, 223.82°) |
| OKLab | oklab(78.61% -0.0311 -0.0239) |
| OKLCH | oklch(78.61% 0.039 217.5) |
| XYZ | xyz(43.6078, 49.2311, 63.0706) |
| Luminance | 0.4923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC0CA #CAA89E
analogous
#9ECABE #9EC0CA #9EAACA
triadic
#9EC0CA #CA9EC0 #C0CA9E
tetradic
#9EC0CA #BE9ECA #CAA89E #AACA9E
square
#9EC0CA #BE9ECA #CAA89E #AACA9E
split-complementary
#9EC0CA #CA9EAA #CABE9E
monochromatic
#548A9A #76A6B4 #9EC0CA #C6DAE0 #EBF2F4
Accessibility & contrast
On white
1.94
#9EC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#9EC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC0CA
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC0CA | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#91C4C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #9ec0ca; /* rgb */ color: rgb(158, 192, 202); /* oklch */ color: oklch(78.6% 0.039 217.5);
Tailwind
colors: {
custom: {
50: '#bbd3da',
500: '#9ec0ca',
950: '#000000',
},
}SCSS
$custom: #9ec0ca; $custom-light: #bbd3da; $custom-dark: #000000;
JSON
{
"hex": "#9ec0ca",
"rgb": {
"r": 158,
"g": 192,
"b": 202
},
"hsl": {
"h": 193.636,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.78607,
"c": 0.03921,
"h": 217.5
},
"luminance": 0.49233
}Semantic roles & 50–950 ramp
primary
#9EC0CA
secondary
#E8DFDC
accent
#563EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121414
muted
#818283