#9CC0ED#9CC0ED
#9CC0ED is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.075 H 254.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC0ED |
|---|---|
| RGB | rgb(156, 192, 237) |
| HSL | hsl(213, 69%, 77%) |
| HSV | hsv(213, 34%, 93%) |
| CMYK | cmyk(34.2%, 19%, 0%, 7.1%) |
| CIE-LAB | lab(76.61, -1.43, -26.21) |
| CIE-LCH | lch(76.61, 26.25, 266.88°) |
| OKLab | oklab(79.75% -0.0204 -0.0723) |
| OKLCH | oklch(79.75% 0.075 254.3) |
| XYZ | xyz(47.8413, 50.8794, 87.4043) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 3.89
Baby Blue (survey)
#A2CFFE
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Grey Blue
#9DBCD4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC0ED #EDC99C
analogous
#9CE9ED #9CC0ED #A19CED
triadic
#9CC0ED #ED9CC0 #C0ED9C
tetradic
#9CC0ED #ED9CE9 #EDC99C #9CEDA1
square
#9CC0ED #ED9CE9 #EDC99C #9CEDA1
split-complementary
#9CC0ED #EDA19C #E9ED9C
monochromatic
#347EDA #689FE4 #9CC0ED #D0E1F6 #E5EFFA
Accessibility & contrast
On white
1.88
#9CC0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#9CC0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC0ED
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC0ED | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#83CACF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9cc0ed; /* rgb */ color: rgb(156, 192, 237); /* oklch */ color: oklch(79.7% 0.075 254.3);
Tailwind
colors: {
custom: {
50: '#bbd2f3',
500: '#9cc0ed',
950: '#000000',
},
}SCSS
$custom: #9cc0ed; $custom-light: #bbd2f3; $custom-dark: #000000;
JSON
{
"hex": "#9cc0ed",
"rgb": {
"r": 156,
"g": 192,
"b": 237
},
"hsl": {
"h": 213.333,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79748,
"c": 0.07512,
"h": 254.3
},
"luminance": 0.50882
}Semantic roles & 50–950 ramp
primary
#9CC0ED
secondary
#C99C64
accent
#7D14D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385