#9CC2EE#9CC2EE
#9CC2EE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 80.2% C 0.075 H 252.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC2EE |
|---|---|
| RGB | rgb(156, 194, 238) |
| HSL | hsl(212, 71%, 77%) |
| HSV | hsv(212, 34%, 93%) |
| CMYK | cmyk(34.5%, 18.5%, 0%, 6.7%) |
| CIE-LAB | lab(77.17, -2.26, -25.88) |
| CIE-LCH | lch(77.17, 25.98, 265.02°) |
| OKLab | oklab(80.21% -0.0226 -0.0714) |
| OKLCH | oklch(80.21% 0.075 252.4) |
| XYZ | xyz(48.4299, 51.8222, 88.3232) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.43
Pastel Blue
#A2BFFE
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.08
Powder Blue (survey)
#B1D1FC
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC2EE #EEC89C
analogous
#9CEBEE #9CC2EE #9F9CEE
triadic
#9CC2EE #EE9CC2 #C2EE9C
tetradic
#9CC2EE #EE9CEB #EEC89C #9CEE9F
square
#9CC2EE #EE9CEB #EEC89C #9CEE9F
split-complementary
#9CC2EE #EE9F9C #EBEE9C
monochromatic
#3482DC #68A2E5 #9CC2EE #D0E2F7 #E5EFFB
Accessibility & contrast
On white
1.85
#9CC2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#9CC2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC2EE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC2EE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#82CCD1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9cc2ee; /* rgb */ color: rgb(156, 194, 238); /* oklch */ color: oklch(80.2% 0.075 252.4);
Tailwind
colors: {
custom: {
50: '#bbd4f3',
500: '#9cc2ee',
950: '#000000',
},
}SCSS
$custom: #9cc2ee; $custom-light: #bbd4f3; $custom-dark: #000000;
JSON
{
"hex": "#9cc2ee",
"rgb": {
"r": 156,
"g": 194,
"b": 238
},
"hsl": {
"h": 212.195,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.80207,
"c": 0.07487,
"h": 252.4
},
"luminance": 0.51825
}Semantic roles & 50–950 ramp
primary
#9CC2EE
secondary
#CB9B64
accent
#7A13D3
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121417
muted
#828385