#8FBCD6#8FBCD6
#8FBCD6 is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.061 H 233.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD6 |
|---|---|
| RGB | rgb(143, 188, 214) |
| HSL | hsl(202, 46%, 70%) |
| HSV | hsv(202, 33%, 84%) |
| CMYK | cmyk(33.2%, 12.1%, 0%, 16.1%) |
| CIE-LAB | lab(73.97, -8.65, -17.84) |
| CIE-LCH | lch(73.97, 19.83, 244.12°) |
| OKLab | oklab(77.21% -0.0357 -0.0489) |
| OKLCH | oklch(77.21% 0.061 233.9) |
| XYZ | xyz(41.4447, 46.6590, 70.4276) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 5.78
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD6 #D6A98F
analogous
#8FD6CD #8FBCD6 #8F98D6
triadic
#8FBCD6 #D68FBC #BCD68F
tetradic
#8FBCD6 #CD8FD6 #D6A98F #98D68F
square
#8FBCD6 #CD8FD6 #D6A98F #98D68F
split-complementary
#8FBCD6 #D68F98 #D6CD8F
monochromatic
#3F84AC #62A1C6 #8FBCD6 #BCD7E6 #E9F2F7
Accessibility & contrast
On white
2.03
#8FBCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8FBCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD6
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD6 | 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)
#B0BAD7
Deuteranopia (green-blind)
#A6B2D6
Tritanopia (blue-blind)
#77C3C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd6; /* rgb */ color: rgb(143, 188, 214); /* oklch */ color: oklch(77.2% 0.061 233.9);
Tailwind
colors: {
custom: {
50: '#b2d0e2',
500: '#8fbcd6',
950: '#000000',
},
}SCSS
$custom: #8fbcd6; $custom-light: #b2d0e2; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd6",
"rgb": {
"r": 143,
"g": 188,
"b": 214
},
"hsl": {
"h": 201.972,
"s": 46.405,
"l": 70
},
"oklch": {
"l": 0.77212,
"c": 0.06055,
"h": 233.9
},
"luminance": 0.46661
}Semantic roles & 50–950 ramp
primary
#8FBCD6
secondary
#EADED6
accent
#602CBA
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283