#9CC7F9#9CC7F9
#9CC7F9 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.7% C 0.084 H 252.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CC7F9 |
|---|---|
| RGB | rgb(156, 199, 249) |
| HSL | hsl(212, 89%, 79%) |
| HSV | hsv(212, 37%, 98%) |
| CMYK | cmyk(37.3%, 20.1%, 0%, 2.4%) |
| CIE-LAB | lab(78.90, -2.14, -29.14) |
| CIE-LCH | lch(78.90, 29.22, 265.80°) |
| OKLab | oklab(81.69% -0.0253 -0.0806) |
| OKLCH | oklch(81.69% 0.084 252.6) |
| XYZ | xyz(51.2272, 54.7516, 97.4730) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.05
Powder Blue (survey)
#B1D1FC
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 4.50
Sky
#82CAFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CC7F9 #F9CE9C
analogous
#9CF6F9 #9CC7F9 #A09CF9
triadic
#9CC7F9 #F99CC7 #C7F99C
tetradic
#9CC7F9 #F99CF6 #F9CE9C #9CF9A0
square
#9CC7F9 #F99CF6 #F9CE9C #9CF9A0
split-complementary
#9CC7F9 #F9A09C #F6F99C
monochromatic
#2986F2 #62A6F6 #9CC7F9 #D6E8FC #E2EFFD
Accessibility & contrast
On white
1.76
#9CC7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9CC7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CC7F9
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CC7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CC7F9 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FB
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#7DD2D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cc7f9; /* rgb */ color: rgb(156, 199, 249); /* oklch */ color: oklch(81.7% 0.084 252.6);
Tailwind
colors: {
custom: {
50: '#bcd7fb',
500: '#9cc7f9',
950: '#000000',
},
}SCSS
$custom: #9cc7f9; $custom-light: #bcd7fb; $custom-dark: #000000;
JSON
{
"hex": "#9cc7f9",
"rgb": {
"r": 156,
"g": 199,
"b": 249
},
"hsl": {
"h": 212.258,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81691,
"c": 0.08448,
"h": 252.6
},
"luminance": 0.54754
}Semantic roles & 50–950 ramp
primary
#9CC7F9
secondary
#DAA160
accent
#7B00E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385