#8FBCCF#8FBCCF
#8FBCCF is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.055 H 225.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCCF |
|---|---|
| RGB | rgb(143, 188, 207) |
| HSL | hsl(198, 40%, 69%) |
| HSV | hsv(198, 31%, 81%) |
| CMYK | cmyk(30.9%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(73.75, -10.37, -14.37) |
| CIE-LCH | lch(73.75, 17.72, 234.19°) |
| OKLab | oklab(76.96% -0.0383 -0.0393) |
| OKLCH | oklch(76.96% 0.055 225.8) |
| XYZ | xyz(40.5698, 46.3091, 65.8203) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 7.33
Bluegrey
#85A3B2
ΔE00 7.39
Greyblue
#77A1B5
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCCF #CFA28F
analogous
#8FCFC2 #8FBCCF #8F9CCF
triadic
#8FBCCF #CF8FBC #BCCF8F
tetradic
#8FBCCF #C28FCF #CFA28F #9CCF8F
square
#8FBCCF #C28FCF #CFA28F #9CCF8F
split-complementary
#8FBCCF #CF8F9C #CFC28F
monochromatic
#44849F #64A2BD #8FBCCF #BAD6E1 #E5EFF4
Accessibility & contrast
On white
2.05
#8FBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#8FBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCCF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCCF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#7AC2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbccf; /* rgb */ color: rgb(143, 188, 207); /* oklch */ color: oklch(77.0% 0.055 225.8);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8fbccf',
950: '#000000',
},
}SCSS
$custom: #8fbccf; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8fbccf",
"rgb": {
"r": 143,
"g": 188,
"b": 207
},
"hsl": {
"h": 197.813,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.76958,
"c": 0.05486,
"h": 225.8
},
"luminance": 0.46311
}Semantic roles & 50–950 ramp
primary
#8FBCCF
secondary
#E6D9D3
accent
#5932B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283