#9FC6FA#9FC6FA
#9FC6FA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.7% C 0.085 H 255.8°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC6FA |
|---|---|
| RGB | rgb(159, 198, 250) |
| HSL | hsl(214, 90%, 80%) |
| HSV | hsv(214, 36%, 98%) |
| CMYK | cmyk(36.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(78.84, -0.55, -29.74) |
| CIE-LCH | lch(78.84, 29.74, 268.94°) |
| OKLab | oklab(81.71% -0.0209 -0.0823) |
| OKLCH | oklch(81.71% 0.085 255.8) |
| XYZ | xyz(51.7421, 54.6587, 98.2478) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 3.13
Powder Blue (survey)
#B1D1FC
ΔE00 3.46
Carolina Blue
#8AB8FE
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 5.59
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC6FA #FAD39F
analogous
#9FF3FA #9FC6FA #A69FFA
triadic
#9FC6FA #FA9FC6 #C6FA9F
tetradic
#9FC6FA #FA9FF3 #FAD39F #9FFAA6
square
#9FC6FA #FA9FF3 #FAD39F #9FFAA6
split-complementary
#9FC6FA #FAA69F #F3FA9F
monochromatic
#2B81F4 #65A3F7 #9FC6FA #D9E9FD #E2EEFD
Accessibility & contrast
On white
1.76
#9FC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#9FC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC6FA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC6FA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#81D1D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fc6fa; /* rgb */ color: rgb(159, 198, 250); /* oklch */ color: oklch(81.7% 0.085 255.8);
Tailwind
colors: {
custom: {
50: '#bed7fc',
500: '#9fc6fa',
950: '#000000',
},
}SCSS
$custom: #9fc6fa; $custom-light: #bed7fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc6fa",
"rgb": {
"r": 159,
"g": 198,
"b": 250
},
"hsl": {
"h": 214.286,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81706,
"c": 0.08489,
"h": 255.8
},
"luminance": 0.54661
}Semantic roles & 50–950 ramp
primary
#9FC6FA
secondary
#DBA762
accent
#8300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385