#9FBACE#9FBACE
#9FBACE is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.041 H 240.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBACE |
|---|---|
| RGB | rgb(159, 186, 206) |
| HSL | hsl(206, 32%, 72%) |
| HSV | hsv(206, 23%, 81%) |
| CMYK | cmyk(22.8%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.15, -4.77, -13.12) |
| CIE-LCH | lch(74.15, 13.96, 250.00°) |
| OKLab | oklab(77.53% -0.0204 -0.0357) |
| OKLCH | oklch(77.53% 0.041 240.2) |
| XYZ | xyz(42.9945, 46.9436, 65.1763) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.48
Cloudy Blue
#ACC2D9
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBACE #CEB39F
analogous
#9FCECB #9FBACE #9FA3CE
triadic
#9FBACE #CE9FBA #BACE9F
tetradic
#9FBACE #CB9FCE #CEB39F #A3CE9F
square
#9FBACE #CB9FCE #CEB39F #A3CE9F
split-complementary
#9FBACE #CE9FA3 #CECB9F
monochromatic
#527FA1 #769DB9 #9FBACE #C8D7E3 #EBF0F5
Accessibility & contrast
On white
2.02
#9FBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#9FBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBACE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBACE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#92BFC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbace; /* rgb */ color: rgb(159, 186, 206); /* oklch */ color: oklch(77.5% 0.041 240.2);
Tailwind
colors: {
custom: {
50: '#bccedd',
500: '#9fbace',
950: '#000000',
},
}SCSS
$custom: #9fbace; $custom-light: #bccedd; $custom-dark: #000000;
JSON
{
"hex": "#9fbace",
"rgb": {
"r": 159,
"g": 186,
"b": 206
},
"hsl": {
"h": 205.532,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.77526,
"c": 0.04112,
"h": 240.2
},
"luminance": 0.46945
}Semantic roles & 50–950 ramp
primary
#9FBACE
secondary
#EAE4DE
accent
#6A3AAB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#121315
muted
#818283