#9FC7EB#9FC7EB
#9FC7EB is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.3% C 0.067 H 245.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC7EB |
|---|---|
| RGB | rgb(159, 199, 235) |
| HSL | hsl(208, 66%, 77%) |
| HSV | hsv(208, 32%, 92%) |
| CMYK | cmyk(32.3%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.59, -4.85, -22.10) |
| CIE-LCH | lch(78.59, 22.62, 257.63°) |
| OKLab | oklab(81.33% -0.0272 -0.0607) |
| OKLCH | oklch(81.33% 0.067 245.9) |
| XYZ | xyz(49.7123, 54.2137, 86.4261) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.05
Light Blue
#95D0FC
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 4.39
Powder Blue (survey)
#B1D1FC
ΔE00 4.44
Cloudy Blue
#ACC2D9
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC7EB #EBC39F
analogous
#9FEBE9 #9FC7EB #9FA1EB
triadic
#9FC7EB #EB9FC7 #C7EB9F
tetradic
#9FC7EB #E99FEB #EBC39F #A1EB9F
square
#9FC7EB #E99FEB #EBC39F #A1EB9F
split-complementary
#9FC7EB #EB9FA1 #EBE99F
monochromatic
#3A8CD6 #6CA9E0 #9FC7EB #D2E5F6 #E6F0FA
Accessibility & contrast
On white
1.77
#9FC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#9FC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC7EB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC7EB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#87CFD3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fc7eb; /* rgb */ color: rgb(159, 199, 235); /* oklch */ color: oklch(81.3% 0.067 245.9);
Tailwind
colors: {
custom: {
50: '#bdd7f1',
500: '#9fc7eb',
950: '#000000',
},
}SCSS
$custom: #9fc7eb; $custom-light: #bdd7f1; $custom-dark: #000000;
JSON
{
"hex": "#9fc7eb",
"rgb": {
"r": 159,
"g": 199,
"b": 235
},
"hsl": {
"h": 208.421,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.8133,
"c": 0.06652,
"h": 245.9
},
"luminance": 0.54216
}Semantic roles & 50–950 ramp
primary
#9FC7EB
secondary
#C79567
accent
#6E18CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385