#9FC0DA#9FC0DA
#9FC0DA is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.2% C 0.051 H 242.1°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC0DA |
|---|---|
| RGB | rgb(159, 192, 218) |
| HSL | hsl(206, 44%, 74%) |
| HSV | hsv(206, 27%, 85%) |
| CMYK | cmyk(27.1%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(76.15, -5.20, -16.63) |
| CIE-LCH | lch(76.15, 17.42, 252.62°) |
| OKLab | oklab(79.22% -0.0241 -0.0454) |
| OKLCH | oklch(79.22% 0.051 242.1) |
| XYZ | xyz(45.7989, 50.1304, 73.5791) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.20
Cloudy Blue
#ACC2D9
ΔE00 3.19
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Blue Grey
#B7C9E2
ΔE00 5.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Light Blue
#95D0FC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC0DA #DAB99F
analogous
#9FDAD7 #9FC0DA #9FA3DA
triadic
#9FC0DA #DA9FC0 #C0DA9F
tetradic
#9FC0DA #D79FDA #DAB99F #A3DA9F
square
#9FC0DA #D79FDA #DAB99F #A3DA9F
split-complementary
#9FC0DA #DA9FA3 #DAD79F
monochromatic
#4786B8 #73A3C9 #9FC0DA #CBDDEB #E9F1F6
Accessibility & contrast
On white
1.90
#9FC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#9FC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC0DA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC0DA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#8EC6C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc0da; /* rgb */ color: rgb(159, 192, 218); /* oklch */ color: oklch(79.2% 0.051 242.1);
Tailwind
colors: {
custom: {
50: '#bcd3e5',
500: '#9fc0da',
950: '#000000',
},
}SCSS
$custom: #9fc0da; $custom-light: #bcd3e5; $custom-dark: #000000;
JSON
{
"hex": "#9fc0da",
"rgb": {
"r": 159,
"g": 192,
"b": 218
},
"hsl": {
"h": 206.441,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.79224,
"c": 0.05142,
"h": 242.1
},
"luminance": 0.50132
}Semantic roles & 50–950 ramp
primary
#9FC0DA
secondary
#B28A6C
accent
#6B2EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384