#8FBDCD#8FBDCD
#8FBDCD is a light, muted cyan. Relative luminance 0.466; OKLCH L 77.1% C 0.054 H 221.3°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDCD |
|---|---|
| RGB | rgb(143, 189, 205) |
| HSL | hsl(195, 38%, 68%) |
| HSV | hsv(195, 30%, 80%) |
| CMYK | cmyk(30.2%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.96, -11.38, -12.96) |
| CIE-LCH | lch(73.96, 17.25, 228.73°) |
| OKLab | oklab(77.11% -0.0403 -0.0354) |
| OKLCH | oklch(77.11% 0.054 221.3) |
| XYZ | xyz(40.5413, 46.6407, 64.6122) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.82
Greyblue
#77A1B5
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDCD #CD9F8F
analogous
#8FCDBE #8FBDCD #8F9ECD
triadic
#8FBDCD #CD8FBD #BDCD8F
tetradic
#8FBDCD #BE8FCD #CD9F8F #9ECD8F
square
#8FBDCD #BE8FCD #CD9F8F #9ECD8F
split-complementary
#8FBDCD #CD8F9E #CDBE8F
monochromatic
#46869C #65A4BA #8FBDCD #B9D6E0 #E4EFF3
Accessibility & contrast
On white
2.03
#8FBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8FBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDCD
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDCD | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#7BC2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbdcd; /* rgb */ color: rgb(143, 189, 205); /* oklch */ color: oklch(77.1% 0.054 221.3);
Tailwind
colors: {
custom: {
50: '#b1d0dc',
500: '#8fbdcd',
950: '#000000',
},
}SCSS
$custom: #8fbdcd; $custom-light: #b1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#8fbdcd",
"rgb": {
"r": 143,
"g": 189,
"b": 205
},
"hsl": {
"h": 195.484,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.77107,
"c": 0.05368,
"h": 221.3
},
"luminance": 0.46643
}Semantic roles & 50–950 ramp
primary
#8FBDCD
secondary
#E5D7D2
accent
#5534B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283