#9CC7FA#9CC7FA
#9CC7FA is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.7% C 0.086 H 253.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC7FA |
|---|---|
| RGB | rgb(156, 199, 250) |
| HSL | hsl(213, 90%, 80%) |
| HSV | hsv(213, 38%, 98%) |
| CMYK | cmyk(37.6%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(78.93, -1.88, -29.62) |
| CIE-LCH | lch(78.93, 29.68, 266.36°) |
| OKLab | oklab(81.73% -0.0249 -0.082) |
| OKLCH | oklch(81.73% 0.086 253.1) |
| XYZ | xyz(51.3836, 54.8142, 98.2966) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.10
Powder Blue (survey)
#B1D1FC
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 4.10
Carolina Blue
#8AB8FE
ΔE00 4.17
Light Blue
#95D0FC
ΔE00 4.62
Sky
#82CAFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC7FA #FACF9C
analogous
#9CF6FA #9CC7FA #A09CFA
triadic
#9CC7FA #FA9CC7 #C7FA9C
tetradic
#9CC7FA #FA9CF6 #FACF9C #9CFAA0
square
#9CC7FA #FA9CF6 #FACF9C #9CFAA0
split-complementary
#9CC7FA #FAA09C #F6FA9C
monochromatic
#2785F4 #62A6F7 #9CC7FA #D6E8FD #E2EFFE
Accessibility & contrast
On white
1.76
#9CC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#9CC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC7FA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC7FA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#7CD2D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cc7fa; /* rgb */ color: rgb(156, 199, 250); /* oklch */ color: oklch(81.7% 0.086 253.1);
Tailwind
colors: {
custom: {
50: '#bcd7fc',
500: '#9cc7fa',
950: '#000000',
},
}SCSS
$custom: #9cc7fa; $custom-light: #bcd7fc; $custom-dark: #000000;
JSON
{
"hex": "#9cc7fa",
"rgb": {
"r": 156,
"g": 199,
"b": 250
},
"hsl": {
"h": 212.553,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.81731,
"c": 0.08568,
"h": 253.1
},
"luminance": 0.54817
}Semantic roles & 50–950 ramp
primary
#9CC7FA
secondary
#DBA25F
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385