#8FBACE#8FBACE
#8FBACE is a light, muted cyan. Relative luminance 0.454; OKLCH L 76.5% C 0.054 H 228.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBACE |
|---|---|
| RGB | rgb(143, 186, 206) |
| HSL | hsl(199, 39%, 68%) |
| HSV | hsv(199, 31%, 81%) |
| CMYK | cmyk(30.6%, 9.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.16, -9.55, -14.71) |
| CIE-LCH | lch(73.16, 17.54, 237.00°) |
| OKLab | oklab(76.49% -0.0361 -0.0402) |
| OKLCH | oklch(76.49% 0.054 228.1) |
| XYZ | xyz(40.0237, 45.4118, 65.0370) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 6.68
Bluegrey
#85A3B2
ΔE00 6.82
Greyblue
#77A1B5
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBACE #CEA38F
analogous
#8FCEC2 #8FBACE #8F9ACE
triadic
#8FBACE #CE8FBA #BACE8F
tetradic
#8FBACE #C28FCE #CEA38F #9ACE8F
square
#8FBACE #C28FCE #CEA38F #9ACE8F
split-complementary
#8FBACE #CE8F9A #CEC28F
monochromatic
#45819E #64A0BB #8FBACE #BAD4E1 #E4EEF3
Accessibility & contrast
On white
2.08
#8FBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8FBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBACE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBACE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CF
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#7BC0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbace; /* rgb */ color: rgb(143, 186, 206); /* oklch */ color: oklch(76.5% 0.054 228.1);
Tailwind
colors: {
custom: {
50: '#b1cedd',
500: '#8fbace',
950: '#000000',
},
}SCSS
$custom: #8fbace; $custom-light: #b1cedd; $custom-dark: #000000;
JSON
{
"hex": "#8fbace",
"rgb": {
"r": 143,
"g": 186,
"b": 206
},
"hsl": {
"h": 199.048,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.76486,
"c": 0.05401,
"h": 228.1
},
"luminance": 0.45414
}Semantic roles & 50–950 ramp
primary
#8FBACE
secondary
#E6D9D3
accent
#5C33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283