#8FBCD3#8FBCD3
#8FBCD3 is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.058 H 230.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD3 |
|---|---|
| RGB | rgb(143, 188, 211) |
| HSL | hsl(200, 44%, 69%) |
| HSV | hsv(200, 32%, 83%) |
| CMYK | cmyk(32.2%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(73.87, -9.39, -16.36) |
| CIE-LCH | lch(73.87, 18.86, 240.13°) |
| OKLab | oklab(77.1% -0.0368 -0.0448) |
| OKLCH | oklch(77.1% 0.058 230.6) |
| XYZ | xyz(41.0651, 46.5072, 68.4284) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 5.63
Baby Blue
#89CFF0
ΔE00 5.84
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Cloudy Blue
#ACC2D9
ΔE00 7.04
Lightskyblue
#87CEFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD3 #D3A68F
analogous
#8FD3C8 #8FBCD3 #8F9AD3
triadic
#8FBCD3 #D38FBC #BCD38F
tetradic
#8FBCD3 #C88FD3 #D3A68F #9AD38F
square
#8FBCD3 #C88FD3 #D3A68F #9AD38F
split-complementary
#8FBCD3 #D38F9A #D3C88F
monochromatic
#4184A6 #63A2C2 #8FBCD3 #BBD6E4 #E7F1F6
Accessibility & contrast
On white
2.04
#8FBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8FBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD3 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD4
Deuteranopia (green-blind)
#A7B2D3
Tritanopia (blue-blind)
#79C3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbcd3; /* rgb */ color: rgb(143, 188, 211); /* oklch */ color: oklch(77.1% 0.058 230.6);
Tailwind
colors: {
custom: {
50: '#b1d0e0',
500: '#8fbcd3',
950: '#000000',
},
}SCSS
$custom: #8fbcd3; $custom-light: #b1d0e0; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd3",
"rgb": {
"r": 143,
"g": 188,
"b": 211
},
"hsl": {
"h": 200.294,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.77102,
"c": 0.05797,
"h": 230.6
},
"luminance": 0.46509
}Semantic roles & 50–950 ramp
primary
#8FBCD3
secondary
#E9DCD5
accent
#5D2FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283