#9FC9F7#9FC9F7
#9FC9F7 is a very light, moderate cyan. Relative luminance 0.559; OKLCH L 82.2% C 0.079 H 251.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC9F7 |
|---|---|
| RGB | rgb(159, 201, 247) |
| HSL | hsl(211, 85%, 80%) |
| HSV | hsv(211, 36%, 97%) |
| CMYK | cmyk(35.6%, 18.6%, 0%, 3.1%) |
| CIE-LAB | lab(79.53, -2.92, -27.08) |
| CIE-LCH | lch(79.53, 27.24, 263.84°) |
| OKLab | oklab(82.21% -0.0256 -0.0748) |
| OKLCH | oklch(82.21% 0.079 251.1) |
| XYZ | xyz(51.9680, 55.8570, 96.0209) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 1.54
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Light Blue
#95D0FC
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.58
Carolina Blue
#8AB8FE
ΔE00 4.97
Sky
#82CAFC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC9F7 #F7CD9F
analogous
#9FF5F7 #9FC9F7 #A19FF7
triadic
#9FC9F7 #F79FC9 #C9F79F
tetradic
#9FC9F7 #F79FF5 #F7CD9F #9FF7A1
square
#9FC9F7 #F79FF5 #F7CD9F #9FF7A1
split-complementary
#9FC9F7 #F7A19F #F5F79F
monochromatic
#2E89EE #67A9F2 #9FC9F7 #D7E9FC #E3EFFD
Accessibility & contrast
On white
1.73
#9FC9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#9FC9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC9F7
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC9F7 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#ADC1F6
Tritanopia (blue-blind)
#82D3D8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fc9f7; /* rgb */ color: rgb(159, 201, 247); /* oklch */ color: oklch(82.2% 0.079 251.1);
Tailwind
colors: {
custom: {
50: '#bed9fa',
500: '#9fc9f7',
950: '#000000',
},
}SCSS
$custom: #9fc9f7; $custom-light: #bed9fa; $custom-dark: #000000;
JSON
{
"hex": "#9fc9f7",
"rgb": {
"r": 159,
"g": 201,
"b": 247
},
"hsl": {
"h": 211.364,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.82211,
"c": 0.07903,
"h": 251.1
},
"luminance": 0.5586
}Semantic roles & 50–950 ramp
primary
#9FC9F7
secondary
#D7A063
accent
#7804E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385