#9FC0EB#9FC0EB
#9FC0EB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.9% C 0.071 H 255.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0EB |
|---|---|
| RGB | rgb(159, 192, 235) |
| HSL | hsl(214, 66%, 77%) |
| HSV | hsv(214, 32%, 92%) |
| CMYK | cmyk(32.3%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.72, -1.10, -24.94) |
| CIE-LCH | lch(76.72, 24.97, 267.48°) |
| OKLab | oklab(79.86% -0.0181 -0.0687) |
| OKLCH | oklch(79.86% 0.071 255.2) |
| XYZ | xyz(48.1386, 51.0663, 85.9015) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.12
Powder Blue (survey)
#B1D1FC
ΔE00 4.29
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Carolina Blue
#8AB8FE
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0EB #EBCA9F
analogous
#9FE6EB #9FC0EB #A49FEB
triadic
#9FC0EB #EB9FC0 #C0EB9F
tetradic
#9FC0EB #EB9FE6 #EBCA9F #9FEBA4
square
#9FC0EB #EB9FE6 #EBCA9F #9FEBA4
split-complementary
#9FC0EB #EBA49F #E6EB9F
monochromatic
#3A7ED6 #6C9FE0 #9FC0EB #D2E1F6 #E6EEFA
Accessibility & contrast
On white
1.87
#9FC0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9FC0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0EB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0EB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#88C9CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9fc0eb; /* rgb */ color: rgb(159, 192, 235); /* oklch */ color: oklch(79.9% 0.071 255.2);
Tailwind
colors: {
custom: {
50: '#bdd2f1',
500: '#9fc0eb',
950: '#000000',
},
}SCSS
$custom: #9fc0eb; $custom-light: #bdd2f1; $custom-dark: #000000;
JSON
{
"hex": "#9fc0eb",
"rgb": {
"r": 159,
"g": 192,
"b": 235
},
"hsl": {
"h": 213.947,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79861,
"c": 0.07105,
"h": 255.2
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#9FC0EB
secondary
#C79D67
accent
#7F18CD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385