#9CCEFF#9CCEFF
#9CCEFF is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.087 H 248.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCEFF |
|---|---|
| RGB | rgb(156, 206, 255) |
| HSL | hsl(210, 100%, 81%) |
| HSV | hsv(210, 39%, 100%) |
| CMYK | cmyk(38.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(80.98, -4.33, -29.15) |
| CIE-LCH | lch(80.98, 29.47, 261.55°) |
| OKLab | oklab(83.4% -0.0319 -0.0807) |
| OKLCH | oklch(83.4% 0.087 248.4) |
| XYZ | xyz(53.8258, 58.4275, 103.0298) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.07
Light Blue
#95D0FC
ΔE00 2.60
Sky
#82CAFC
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.30
Lightskyblue
#87CEFA
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCEFF #FFCD9C
analogous
#9CFFFF #9CCEFF #9C9CFF
triadic
#9CCEFF #FF9CCE #CEFF9C
tetradic
#9CCEFF #FF9CFF #FFCD9C #9CFF9C
square
#9CCEFF #FF9CFF #FFCD9C #9CFF9C
split-complementary
#9CCEFF #FF9C9C #FFFF9C
monochromatic
#2291FF #5FB0FF #9CCEFF #D9ECFF #E0F0FF
Accessibility & contrast
On white
1.66
#9CCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#9CCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCEFF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCEFF | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#AEC5FE
Tritanopia (blue-blind)
#79D9DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cceff; /* rgb */ color: rgb(156, 206, 255); /* oklch */ color: oklch(83.4% 0.087 248.4);
Tailwind
colors: {
custom: {
50: '#bcdcff',
500: '#9cceff',
950: '#000000',
},
}SCSS
$custom: #9cceff; $custom-light: #bcdcff; $custom-dark: #000000;
JSON
{
"hex": "#9cceff",
"rgb": {
"r": 156,
"g": 206,
"b": 255
},
"hsl": {
"h": 209.697,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.83396,
"c": 0.08675,
"h": 248.4
},
"luminance": 0.58431
}Semantic roles & 50–950 ramp
primary
#9CCEFF
secondary
#E29F5D
accent
#7200E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121518
muted
#828486