#8FBDCF#8FBDCF
#8FBDCF is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.055 H 224.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDCF |
|---|---|
| RGB | rgb(143, 189, 207) |
| HSL | hsl(197, 40%, 69%) |
| HSV | hsv(197, 31%, 81%) |
| CMYK | cmyk(30.9%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.02, -10.90, -13.96) |
| CIE-LCH | lch(74.02, 17.71, 232.02°) |
| OKLab | oklab(77.18% -0.0396 -0.0382) |
| OKLCH | oklch(77.18% 0.055 224) |
| XYZ | xyz(40.7842, 46.7378, 65.8917) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 7.03
Bluegrey
#85A3B2
ΔE00 7.71
Greyblue
#77A1B5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDCF #CFA18F
analogous
#8FCFC1 #8FBDCF #8F9DCF
triadic
#8FBDCF #CF8FBD #BDCF8F
tetradic
#8FBDCF #C18FCF #CFA18F #9DCF8F
square
#8FBDCF #C18FCF #CFA18F #9DCF8F
split-complementary
#8FBDCF #CF8F9D #CFC18F
monochromatic
#44869F #64A4BD #8FBDCF #BAD6E1 #E5EFF4
Accessibility & contrast
On white
2.03
#8FBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8FBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDCF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDCF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#A9B3CF
Tritanopia (blue-blind)
#7AC3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbdcf; /* rgb */ color: rgb(143, 189, 207); /* oklch */ color: oklch(77.2% 0.055 224.0);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8fbdcf',
950: '#000000',
},
}SCSS
$custom: #8fbdcf; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8fbdcf",
"rgb": {
"r": 143,
"g": 189,
"b": 207
},
"hsl": {
"h": 196.875,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.77177,
"c": 0.05498,
"h": 224
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#8FBDCF
secondary
#E6D9D3
accent
#5732B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283