#8FBDCE#8FBDCE
#8FBDCE is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.054 H 222.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDCE |
|---|---|
| RGB | rgb(143, 189, 206) |
| HSL | hsl(196, 39%, 68%) |
| HSV | hsv(196, 31%, 81%) |
| CMYK | cmyk(30.6%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(73.99, -11.14, -13.46) |
| CIE-LCH | lch(73.99, 17.47, 230.39°) |
| OKLab | oklab(77.14% -0.04 -0.0368) |
| OKLCH | oklch(77.14% 0.054 222.6) |
| XYZ | xyz(40.6623, 46.6891, 65.2499) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 5.85
Baby Blue
#89CFF0
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 6.99
Bluegrey
#85A3B2
ΔE00 7.75
Greyblue
#77A1B5
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDCE #CEA08F
analogous
#8FCEBF #8FBDCE #8F9DCE
triadic
#8FBDCE #CE8FBD #BDCE8F
tetradic
#8FBDCE #BF8FCE #CEA08F #9DCE8F
square
#8FBDCE #BF8FCE #CEA08F #9DCE8F
split-complementary
#8FBDCE #CE8F9D #CEBF8F
monochromatic
#45869E #64A4BB #8FBDCE #BAD6E1 #E4EFF3
Accessibility & contrast
On white
2.03
#8FBDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8FBDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDCE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDCE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#7AC3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbdce; /* rgb */ color: rgb(143, 189, 206); /* oklch */ color: oklch(77.1% 0.054 222.6);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8fbdce',
950: '#000000',
},
}SCSS
$custom: #8fbdce; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8fbdce",
"rgb": {
"r": 143,
"g": 189,
"b": 206
},
"hsl": {
"h": 196.19,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.77142,
"c": 0.05432,
"h": 222.6
},
"luminance": 0.46691
}Semantic roles & 50–950 ramp
primary
#8FBDCE
secondary
#E6D8D3
accent
#5633B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283