#9FC7FA#9FC7FA
#9FC7FA is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.9% C 0.084 H 254.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7FA |
|---|---|
| RGB | rgb(159, 199, 250) |
| HSL | hsl(214, 90%, 80%) |
| HSV | hsv(214, 36%, 98%) |
| CMYK | cmyk(36.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(79.11, -1.09, -29.33) |
| CIE-LCH | lch(79.11, 29.35, 267.88°) |
| OKLab | oklab(81.91% -0.0221 -0.0811) |
| OKLCH | oklch(81.91% 0.084 254.7) |
| XYZ | xyz(51.9714, 55.1173, 98.3242) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.37
Powder Blue (survey)
#B1D1FC
ΔE00 3.36
Pastel Blue
#A2BFFE
ΔE00 3.49
Carolina Blue
#8AB8FE
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7FA #FAD29F
analogous
#9FF5FA #9FC7FA #A49FFA
triadic
#9FC7FA #FA9FC7 #C7FA9F
tetradic
#9FC7FA #FA9FF5 #FAD29F #9FFAA4
square
#9FC7FA #FA9FF5 #FAD29F #9FFAA4
split-complementary
#9FC7FA #FAA49F #F5FA9F
monochromatic
#2B83F4 #65A5F7 #9FC7FA #D9E9FD #E2EEFD
Accessibility & contrast
On white
1.75
#9FC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#9FC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7FA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7FA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#81D2D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fc7fa; /* rgb */ color: rgb(159, 199, 250); /* oklch */ color: oklch(81.9% 0.084 254.7);
Tailwind
colors: {
custom: {
50: '#bed7fc',
500: '#9fc7fa',
950: '#000000',
},
}SCSS
$custom: #9fc7fa; $custom-light: #bed7fc; $custom-dark: #000000;
JSON
{
"hex": "#9fc7fa",
"rgb": {
"r": 159,
"g": 199,
"b": 250
},
"hsl": {
"h": 213.626,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.81914,
"c": 0.08409,
"h": 254.7
},
"luminance": 0.5512
}Semantic roles & 50–950 ramp
primary
#9FC7FA
secondary
#DBA662
accent
#8100E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385