#9CC2ED#9CC2ED
#9CC2ED is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.074 H 251.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2ED |
|---|---|
| RGB | rgb(156, 194, 237) |
| HSL | hsl(212, 69%, 77%) |
| HSV | hsv(212, 34%, 93%) |
| CMYK | cmyk(34.2%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(77.14, -2.51, -25.39) |
| CIE-LCH | lch(77.14, 25.52, 264.36°) |
| OKLab | oklab(80.17% -0.0229 -0.07) |
| OKLCH | oklch(80.17% 0.074 251.9) |
| XYZ | xyz(48.2834, 51.7636, 87.5516) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Pastel Blue
#A2BFFE
ΔE00 3.91
Carolina Blue
#8AB8FE
ΔE00 4.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Light Blue
#95D0FC
ΔE00 5.37
Light Grey Blue
#9DBCD4
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2ED #EDC79C
analogous
#9CEBED #9CC2ED #9F9CED
triadic
#9CC2ED #ED9CC2 #C2ED9C
tetradic
#9CC2ED #ED9CEB #EDC79C #9CED9F
square
#9CC2ED #ED9CEB #EDC79C #9CED9F
split-complementary
#9CC2ED #ED9F9C #EBED9C
monochromatic
#3482DA #68A2E4 #9CC2ED #D0E2F6 #E5EFFA
Accessibility & contrast
On white
1.85
#9CC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#9CC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2ED
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2ED | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EF
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#82CCD0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9cc2ed; /* rgb */ color: rgb(156, 194, 237); /* oklch */ color: oklch(80.2% 0.074 251.9);
Tailwind
colors: {
custom: {
50: '#bbd4f3',
500: '#9cc2ed',
950: '#000000',
},
}SCSS
$custom: #9cc2ed; $custom-light: #bbd4f3; $custom-dark: #000000;
JSON
{
"hex": "#9cc2ed",
"rgb": {
"r": 156,
"g": 194,
"b": 237
},
"hsl": {
"h": 211.852,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.80167,
"c": 0.07367,
"h": 251.9
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#9CC2ED
secondary
#C99A64
accent
#7914D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385