#9FC6F5#9FC6F5
#9FC6F5 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.079 H 253.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC6F5 |
|---|---|
| RGB | rgb(159, 198, 245) |
| HSL | hsl(213, 81%, 79%) |
| HSV | hsv(213, 35%, 96%) |
| CMYK | cmyk(35.1%, 19.2%, 0%, 3.9%) |
| CIE-LAB | lab(78.66, -1.82, -27.34) |
| CIE-LCH | lch(78.66, 27.40, 266.19°) |
| OKLab | oklab(81.51% -0.0225 -0.0755) |
| OKLCH | oklch(81.51% 0.079 253.4) |
| XYZ | xyz(50.9685, 54.3492, 94.1734) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.49
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 4.41
Light Blue
#95D0FC
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC6F5 #F5CE9F
analogous
#9FF1F5 #9FC6F5 #A39FF5
triadic
#9FC6F5 #F59FC6 #C6F59F
tetradic
#9FC6F5 #F59FF1 #F5CE9F #9FF5A3
square
#9FC6F5 #F59FF1 #F5CE9F #9FF5A3
split-complementary
#9FC6F5 #F5A39F #F1F59F
monochromatic
#3084E9 #68A5EF #9FC6F5 #D6E7FB #E3EFFC
Accessibility & contrast
On white
1.77
#9FC6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#9FC6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC6F5
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC6F5 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F7
Deuteranopia (green-blind)
#ABBFF4
Tritanopia (blue-blind)
#83D0D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fc6f5; /* rgb */ color: rgb(159, 198, 245); /* oklch */ color: oklch(81.5% 0.079 253.4);
Tailwind
colors: {
custom: {
50: '#bdd7f8',
500: '#9fc6f5',
950: '#000000',
},
}SCSS
$custom: #9fc6f5; $custom-light: #bdd7f8; $custom-dark: #000000;
JSON
{
"hex": "#9fc6f5",
"rgb": {
"r": 159,
"g": 198,
"b": 245
},
"hsl": {
"h": 212.791,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.81506,
"c": 0.07876,
"h": 253.4
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#9FC6F5
secondary
#D4A164
accent
#7D08DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385