#8FBFCE#8FBFCE
#8FBFCE is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.055 H 219.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFCE |
|---|---|
| RGB | rgb(143, 191, 206) |
| HSL | hsl(194, 39%, 68%) |
| HSV | hsv(194, 31%, 81%) |
| CMYK | cmyk(30.6%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.54, -12.19, -12.63) |
| CIE-LCH | lch(74.54, 17.55, 226.02°) |
| OKLab | oklab(77.58% -0.0425 -0.0345) |
| OKLCH | oklch(77.58% 0.055 219.1) |
| XYZ | xyz(41.0955, 47.5554, 65.3943) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 8.52
Ice Blue
#A5DFF9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFCE #CE9E8F
analogous
#8FCEBD #8FBFCE #8F9FCE
triadic
#8FBFCE #CE8FBF #BFCE8F
tetradic
#8FBFCE #BD8FCE #CE9E8F #9FCE8F
square
#8FBFCE #BD8FCE #CE9E8F #9FCE8F
split-complementary
#8FBFCE #CE8F9F #CEBD8F
monochromatic
#45899E #64A7BB #8FBFCE #BAD7E1 #E4F0F3
Accessibility & contrast
On white
2.00
#8FBFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8FBFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFCE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFCE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#7AC4C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fbfce; /* rgb */ color: rgb(143, 191, 206); /* oklch */ color: oklch(77.6% 0.055 219.1);
Tailwind
colors: {
custom: {
50: '#b1d2dd',
500: '#8fbfce',
950: '#000000',
},
}SCSS
$custom: #8fbfce; $custom-light: #b1d2dd; $custom-dark: #000000;
JSON
{
"hex": "#8fbfce",
"rgb": {
"r": 143,
"g": 191,
"b": 206
},
"hsl": {
"h": 194.286,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.77581,
"c": 0.05478,
"h": 219.1
},
"luminance": 0.47557
}Semantic roles & 50–950 ramp
primary
#8FBFCE
secondary
#E6D7D3
accent
#5233B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283