#9FCCFF#9FCCFF
#9FCCFF is a very light, moderate cyan. Relative luminance 0.578; OKLCH L 83.2% C 0.086 H 252.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCCFF |
|---|---|
| RGB | rgb(159, 204, 255) |
| HSL | hsl(212, 100%, 81%) |
| HSV | hsv(212, 38%, 100%) |
| CMYK | cmyk(37.6%, 20%, 0%, 0%) |
| CIE-LAB | lab(80.61, -2.48, -29.69) |
| CIE-LCH | lch(80.61, 29.80, 265.22°) |
| OKLab | oklab(83.16% -0.0267 -0.0822) |
| OKLCH | oklch(83.16% 0.086 252) |
| XYZ | xyz(53.9352, 57.7738, 102.8979) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 0.99
Powder Blue (survey)
#B1D1FC
ΔE00 3.45
Light Blue
#95D0FC
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCCFF #FFD29F
analogous
#9FFCFF #9FCCFF #A29FFF
triadic
#9FCCFF #FF9FCC #CCFF9F
tetradic
#9FCCFF #FF9FFC #FFD29F #9FFFA2
square
#9FCCFF #FF9FFC #FFD29F #9FFFA2
split-complementary
#9FCCFF #FFA29F #FCFF9F
monochromatic
#258BFF #62ABFF #9FCCFF #DCEDFF #E0EFFF
Accessibility & contrast
On white
1.67
#9FCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9FCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCCFF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCCFF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#7ED7DD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fccff; /* rgb */ color: rgb(159, 204, 255); /* oklch */ color: oklch(83.2% 0.086 252.0);
Tailwind
colors: {
custom: {
50: '#bedbff',
500: '#9fccff',
950: '#000000',
},
}SCSS
$custom: #9fccff; $custom-light: #bedbff; $custom-dark: #000000;
JSON
{
"hex": "#9fccff",
"rgb": {
"r": 159,
"g": 204,
"b": 255
},
"hsl": {
"h": 211.875,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.83155,
"c": 0.0864,
"h": 252
},
"luminance": 0.57777
}Semantic roles & 50–950 ramp
primary
#9FCCFF
secondary
#E3A55F
accent
#7A00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121518
muted
#828486