#8FBCD7#8FBCD7
#8FBCD7 is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.061 H 235.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD7 |
|---|---|
| RGB | rgb(143, 188, 215) |
| HSL | hsl(203, 47%, 70%) |
| HSV | hsv(203, 33%, 84%) |
| CMYK | cmyk(33.5%, 12.6%, 0%, 15.7%) |
| CIE-LAB | lab(74.00, -8.41, -18.34) |
| CIE-LCH | lch(74.00, 20.17, 245.37°) |
| OKLab | oklab(77.25% -0.0353 -0.0503) |
| OKLCH | oklch(77.25% 0.061 235) |
| XYZ | xyz(41.5728, 46.7103, 71.1023) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 5.87
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD7 #D7AA8F
analogous
#8FD7CE #8FBCD7 #8F98D7
triadic
#8FBCD7 #D78FBC #BCD78F
tetradic
#8FBCD7 #CE8FD7 #D7AA8F #98D78F
square
#8FBCD7 #CE8FD7 #D7AA8F #98D78F
split-complementary
#8FBCD7 #D78F98 #D7CE8F
monochromatic
#3E84AE #62A1C7 #8FBCD7 #BCD7E7 #E8F2F7
Accessibility & contrast
On white
2.03
#8FBCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8FBCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD7 | 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)
#B0BBD8
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#77C3C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd7; /* rgb */ color: rgb(143, 188, 215); /* oklch */ color: oklch(77.2% 0.061 235.0);
Tailwind
colors: {
custom: {
50: '#b2d0e3',
500: '#8fbcd7',
950: '#000000',
},
}SCSS
$custom: #8fbcd7; $custom-light: #b2d0e3; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd7",
"rgb": {
"r": 143,
"g": 188,
"b": 215
},
"hsl": {
"h": 202.5,
"s": 47.368,
"l": 70.196
},
"oklch": {
"l": 0.77248,
"c": 0.06145,
"h": 235
},
"luminance": 0.46712
}Semantic roles & 50–950 ramp
primary
#8FBCD7
secondary
#EBDED7
accent
#612BBB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283