#8FBCCE#8FBCCE
#8FBCCE is a light, muted cyan. Relative luminance 0.463; OKLCH L 76.9% C 0.054 H 224.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCCE |
|---|---|
| RGB | rgb(143, 188, 206) |
| HSL | hsl(197, 39%, 68%) |
| HSV | hsv(197, 31%, 81%) |
| CMYK | cmyk(30.6%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(73.71, -10.61, -13.88) |
| CIE-LCH | lch(73.71, 17.47, 232.60°) |
| OKLab | oklab(76.92% -0.0387 -0.0379) |
| OKLCH | oklch(76.92% 0.054 224.5) |
| XYZ | xyz(40.4480, 46.2604, 65.1785) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.92
Baby Blue
#89CFF0
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 7.26
Bluegrey
#85A3B2
ΔE00 7.41
Greyblue
#77A1B5
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCCE #CEA18F
analogous
#8FCEC0 #8FBCCE #8F9CCE
triadic
#8FBCCE #CE8FBC #BCCE8F
tetradic
#8FBCCE #C08FCE #CEA18F #9CCE8F
square
#8FBCCE #C08FCE #CEA18F #9CCE8F
split-complementary
#8FBCCE #CE8F9C #CEC08F
monochromatic
#45849E #64A3BB #8FBCCE #BAD5E1 #E4EFF3
Accessibility & contrast
On white
2.05
#8FBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#8FBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCCE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCCE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BACF
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#7AC2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbcce; /* rgb */ color: rgb(143, 188, 206); /* oklch */ color: oklch(76.9% 0.054 224.5);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8fbcce',
950: '#000000',
},
}SCSS
$custom: #8fbcce; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8fbcce",
"rgb": {
"r": 143,
"g": 188,
"b": 206
},
"hsl": {
"h": 197.143,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.76923,
"c": 0.05416,
"h": 224.5
},
"luminance": 0.46262
}Semantic roles & 50–950 ramp
primary
#8FBCCE
secondary
#E6D8D3
accent
#5833B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283