#9FC7EF#9FC7EF
#9FC7EF is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.5% C 0.071 H 248.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7EF |
|---|---|
| RGB | rgb(159, 199, 239) |
| HSL | hsl(210, 71%, 78%) |
| HSV | hsv(210, 33%, 94%) |
| CMYK | cmyk(33.5%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(78.72, -3.86, -24.04) |
| CIE-LCH | lch(78.72, 24.35, 260.88°) |
| OKLab | oklab(81.48% -0.0258 -0.0662) |
| OKLCH | oklch(81.48% 0.071 248.7) |
| XYZ | xyz(50.2967, 54.4474, 89.5038) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 2.41
Powder Blue (survey)
#B1D1FC
ΔE00 3.79
Light Blue
#95D0FC
ΔE00 4.10
Pastel Blue
#A2BFFE
ΔE00 5.01
Light Grey Blue
#9DBCD4
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7EF #EFC79F
analogous
#9FEFEF #9FC7EF #9F9FEF
triadic
#9FC7EF #EF9FC7 #C7EF9F
tetradic
#9FC7EF #EF9FEF #EFC79F #9FEF9F
square
#9FC7EF #EF9FEF #EFC79F #9FEF9F
split-complementary
#9FC7EF #EF9F9F #EFEF9F
monochromatic
#368ADE #6BA8E6 #9FC7EF #D3E6F8 #E5F0FB
Accessibility & contrast
On white
1.77
#9FC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#9FC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7EF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7EF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#86D0D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fc7ef; /* rgb */ color: rgb(159, 199, 239); /* oklch */ color: oklch(81.5% 0.071 248.7);
Tailwind
colors: {
custom: {
50: '#bdd7f4',
500: '#9fc7ef',
950: '#000000',
},
}SCSS
$custom: #9fc7ef; $custom-light: #bdd7f4; $custom-dark: #000000;
JSON
{
"hex": "#9fc7ef",
"rgb": {
"r": 159,
"g": 199,
"b": 239
},
"hsl": {
"h": 210,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.81482,
"c": 0.07101,
"h": 248.7
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#9FC7EF
secondary
#CC9966
accent
#7312D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385