#9FC7FB#9FC7FB
#9FC7FB is a light, moderate cyan. Relative luminance 0.552; OKLCH L 82.0% C 0.085 H 255.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7FB |
|---|---|
| RGB | rgb(159, 199, 251) |
| HSL | hsl(214, 92%, 80%) |
| HSV | hsv(214, 37%, 98%) |
| CMYK | cmyk(36.7%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.14, -0.83, -29.81) |
| CIE-LCH | lch(79.14, 29.82, 268.40°) |
| OKLab | oklab(81.95% -0.0218 -0.0825) |
| OKLCH | oklch(81.95% 0.085 255.2) |
| XYZ | xyz(52.1286, 55.1802, 99.1522) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.44
Powder Blue (survey)
#B1D1FC
ΔE00 3.39
Pastel Blue
#A2BFFE
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 4.26
Light Blue
#95D0FC
ΔE00 5.31
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7FB #FBD39F
analogous
#9FF5FB #9FC7FB #A59FFB
triadic
#9FC7FB #FB9FC7 #C7FB9F
tetradic
#9FC7FB #FB9FF5 #FBD39F #9FFBA5
square
#9FC7FB #FB9FF5 #FBD39F #9FFBA5
split-complementary
#9FC7FB #FBA59F #F5FB9F
monochromatic
#2982F6 #64A5F9 #9FC7FB #DAE9FD #E2EEFE
Accessibility & contrast
On white
1.74
#9FC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#9FC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7FB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7FB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#81D2D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fc7fb; /* rgb */ color: rgb(159, 199, 251); /* oklch */ color: oklch(82.0% 0.085 255.2);
Tailwind
colors: {
custom: {
50: '#bed7fc',
500: '#9fc7fb',
950: '#000000',
},
}SCSS
$custom: #9fc7fb; $custom-light: #bed7fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc7fb",
"rgb": {
"r": 159,
"g": 199,
"b": 251
},
"hsl": {
"h": 213.913,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.81954,
"c": 0.08532,
"h": 255.2
},
"luminance": 0.55183
}Semantic roles & 50–950 ramp
primary
#9FC7FB
secondary
#DDA761
accent
#8200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385