#9FBECC#9FBECC
#9FBECC is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.3% C 0.039 H 227.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBECC |
|---|---|
| RGB | rgb(159, 190, 204) |
| HSL | hsl(199, 31%, 71%) |
| HSV | hsv(199, 22%, 80%) |
| CMYK | cmyk(22.1%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(75.17, -7.36, -10.50) |
| CIE-LCH | lch(75.17, 12.82, 234.99°) |
| OKLab | oklab(78.31% -0.0266 -0.0285) |
| OKLCH | oklch(78.31% 0.039 227) |
| XYZ | xyz(43.6076, 48.5560, 64.1897) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 6.01
Lightblue
#ADD8E6
ΔE00 6.78
Bluegrey
#85A3B2
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.75
Cool Gray
#9AA7B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBECC #CCAD9F
analogous
#9FCCC3 #9FBECC #9FA7CC
triadic
#9FBECC #CC9FBE #BECC9F
tetradic
#9FBECC #C39FCC #CCAD9F #A7CC9F
square
#9FBECC #C39FCC #CCAD9F #A7CC9F
split-complementary
#9FBECC #CC9FA7 #CCC39F
monochromatic
#53869D #77A3B7 #9FBECC #C7D9E1 #EBF1F4
Accessibility & contrast
On white
1.96
#9FBECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#9FBECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBECC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBECC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#92C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fbecc; /* rgb */ color: rgb(159, 190, 204); /* oklch */ color: oklch(78.3% 0.039 227.0);
Tailwind
colors: {
custom: {
50: '#bcd1db',
500: '#9fbecc',
950: '#000000',
},
}SCSS
$custom: #9fbecc; $custom-light: #bcd1db; $custom-dark: #000000;
JSON
{
"hex": "#9fbecc",
"rgb": {
"r": 159,
"g": 190,
"b": 204
},
"hsl": {
"h": 198.667,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.78311,
"c": 0.03903,
"h": 227
},
"luminance": 0.48557
}Semantic roles & 50–950 ramp
primary
#9FBECC
secondary
#E9E1DD
accent
#5E3CA9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121415
muted
#818283