#8FBBCE#8FBBCE
#8FBBCE is a light, muted cyan. Relative luminance 0.458; OKLCH L 76.7% C 0.054 H 226.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBCE |
|---|---|
| RGB | rgb(143, 187, 206) |
| HSL | hsl(198, 39%, 68%) |
| HSV | hsv(198, 31%, 81%) |
| CMYK | cmyk(30.6%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.44, -10.08, -14.29) |
| CIE-LCH | lch(73.44, 17.49, 234.80°) |
| OKLab | oklab(76.7% -0.0374 -0.0391) |
| OKLCH | oklch(76.7% 0.054 226.3) |
| XYZ | xyz(40.2351, 45.8346, 65.1075) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.59
Bluegrey
#85A3B2
ΔE00 7.09
Greyblue
#77A1B5
ΔE00 7.50
Lightblue
#ADD8E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBCE #CEA28F
analogous
#8FCEC1 #8FBBCE #8F9BCE
triadic
#8FBBCE #CE8FBB #BBCE8F
tetradic
#8FBBCE #C18FCE #CEA28F #9BCE8F
square
#8FBBCE #C18FCE #CEA28F #9BCE8F
split-complementary
#8FBBCE #CE8F9B #CEC18F
monochromatic
#45839E #64A1BB #8FBBCE #BAD5E1 #E4EFF3
Accessibility & contrast
On white
2.07
#8FBBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#8FBBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBCE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBCE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#7BC1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbce; /* rgb */ color: rgb(143, 187, 206); /* oklch */ color: oklch(76.7% 0.054 226.3);
Tailwind
colors: {
custom: {
50: '#b1cfdd',
500: '#8fbbce',
950: '#000000',
},
}SCSS
$custom: #8fbbce; $custom-light: #b1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#8fbbce",
"rgb": {
"r": 143,
"g": 187,
"b": 206
},
"hsl": {
"h": 198.095,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.76704,
"c": 0.05406,
"h": 226.3
},
"luminance": 0.45837
}Semantic roles & 50–950 ramp
primary
#8FBBCE
secondary
#E6D9D3
accent
#5A33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283