#9CCEFB#9CCEFB
#9CCEFB is a very light, moderate cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.082 H 246.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEFB |
|---|---|
| RGB | rgb(156, 206, 251) |
| HSL | hsl(208, 92%, 80%) |
| HSV | hsv(208, 38%, 98%) |
| CMYK | cmyk(37.8%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.83, -5.36, -27.24) |
| CIE-LCH | lch(80.83, 27.76, 258.87°) |
| OKLab | oklab(83.24% -0.0333 -0.0752) |
| OKLCH | oklch(83.24% 0.082 246.1) |
| XYZ | xyz(53.1886, 58.1726, 99.6739) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.46
Light Blue
#95D0FC
ΔE00 1.98
Sky
#82CAFC
ΔE00 3.90
Lightskyblue
#87CEFA
ΔE00 4.09
Powder Blue (survey)
#B1D1FC
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEFB #FBC99C
analogous
#9CFBF8 #9CCEFB #9C9FFB
triadic
#9CCEFB #FB9CCE #CEFB9C
tetradic
#9CCEFB #F89CFB #FBC99C #9FFB9C
square
#9CCEFB #F89CFB #FBC99C #9FFB9C
split-complementary
#9CCEFB #FB9C9F #FBF89C
monochromatic
#2694F6 #61B1F9 #9CCEFB #D7EBFD #E2F0FE
Accessibility & contrast
On white
1.66
#9CCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#9CCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEFB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEFB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#B0C4FA
Tritanopia (blue-blind)
#7BD9DD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9ccefb; /* rgb */ color: rgb(156, 206, 251); /* oklch */ color: oklch(83.2% 0.082 246.1);
Tailwind
colors: {
custom: {
50: '#bcdcfc',
500: '#9ccefb',
950: '#000000',
},
}SCSS
$custom: #9ccefb; $custom-light: #bcdcfc; $custom-dark: #000000;
JSON
{
"hex": "#9ccefb",
"rgb": {
"r": 156,
"g": 206,
"b": 251
},
"hsl": {
"h": 208.421,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.83238,
"c": 0.08228,
"h": 246.1
},
"luminance": 0.58176
}Semantic roles & 50–950 ramp
primary
#9CCEFB
secondary
#DC9A5F
accent
#6D00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121517
muted
#828485