#8FBCD1#8FBCD1
#8FBCD1 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.056 H 228.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCD1 |
|---|---|
| RGB | rgb(143, 188, 209) |
| HSL | hsl(199, 42%, 69%) |
| HSV | hsv(199, 32%, 82%) |
| CMYK | cmyk(31.6%, 10%, 0%, 18%) |
| CIE-LAB | lab(73.81, -9.88, -15.37) |
| CIE-LCH | lch(73.81, 18.27, 237.25°) |
| OKLab | oklab(77.03% -0.0375 -0.0421) |
| OKLCH | oklch(77.03% 0.056 228.3) |
| XYZ | xyz(40.8159, 46.4075, 67.1162) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 6.05
Lightblue (survey)
#7BC8F6
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCD1 #D1A48F
analogous
#8FD1C5 #8FBCD1 #8F9BD1
triadic
#8FBCD1 #D18FBC #BCD18F
tetradic
#8FBCD1 #C58FD1 #D1A48F #9BD18F
square
#8FBCD1 #C58FD1 #D1A48F #9BD18F
split-complementary
#8FBCD1 #D18F9B #D1C58F
monochromatic
#4384A3 #64A2BF #8FBCD1 #BAD6E3 #E6F0F5
Accessibility & contrast
On white
2.04
#8FBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8FBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCD1
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCD1 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD2
Deuteranopia (green-blind)
#A7B2D1
Tritanopia (blue-blind)
#79C2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbcd1; /* rgb */ color: rgb(143, 188, 209); /* oklch */ color: oklch(77.0% 0.056 228.3);
Tailwind
colors: {
custom: {
50: '#b1d0df',
500: '#8fbcd1',
950: '#000000',
},
}SCSS
$custom: #8fbcd1; $custom-light: #b1d0df; $custom-dark: #000000;
JSON
{
"hex": "#8fbcd1",
"rgb": {
"r": 143,
"g": 188,
"b": 209
},
"hsl": {
"h": 199.091,
"s": 41.772,
"l": 69.02
},
"oklch": {
"l": 0.7703,
"c": 0.05636,
"h": 228.3
},
"luminance": 0.4641
}Semantic roles & 50–950 ramp
primary
#8FBCD1
secondary
#E8DAD4
accent
#5B31B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283