#9CCCFE#9CCCFE
#9CCCFE is a very light, moderate cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.087 H 249.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCCFE |
|---|---|
| RGB | rgb(156, 204, 254) |
| HSL | hsl(211, 98%, 80%) |
| HSV | hsv(211, 39%, 100%) |
| CMYK | cmyk(38.6%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(80.41, -3.52, -29.49) |
| CIE-LCH | lch(80.41, 29.70, 263.19°) |
| OKLab | oklab(82.94% -0.0298 -0.0816) |
| OKLCH | oklch(82.94% 0.087 249.9) |
| XYZ | xyz(53.1868, 57.4065, 102.0247) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.02
Light Blue
#95D0FC
ΔE00 3.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.04
Sky
#82CAFC
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCCFE #FECE9C
analogous
#9CFDFE #9CCCFE #9D9CFE
triadic
#9CCCFE #FE9CCC #CCFE9C
tetradic
#9CCCFE #FE9CFD #FECE9C #9CFE9D
square
#9CCCFE #FE9CFD #FECE9C #9CFE9D
split-complementary
#9CCCFE #FE9D9C #FDFE9C
monochromatic
#238EFD #5FADFD #9CCCFE #D9EBFF #E1EFFF
Accessibility & contrast
On white
1.68
#9CCCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#9CCCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCCFE
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCCFE | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#7AD7DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cccfe; /* rgb */ color: rgb(156, 204, 254); /* oklch */ color: oklch(82.9% 0.087 249.9);
Tailwind
colors: {
custom: {
50: '#bcdbff',
500: '#9cccfe',
950: '#000000',
},
}SCSS
$custom: #9cccfe; $custom-light: #bcdbff; $custom-dark: #000000;
JSON
{
"hex": "#9cccfe",
"rgb": {
"r": 156,
"g": 204,
"b": 254
},
"hsl": {
"h": 210.612,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.82937,
"c": 0.0869,
"h": 249.9
},
"luminance": 0.57409
}Semantic roles & 50–950 ramp
primary
#9CCCFE
secondary
#E1A05D
accent
#7500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486