#8FBBCA#8FBBCA
#8FBBCA is a light, muted cyan. Relative luminance 0.456; OKLCH L 76.6% C 0.051 H 220.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBCA |
|---|---|
| RGB | rgb(143, 187, 202) |
| HSL | hsl(195, 36%, 68%) |
| HSV | hsv(195, 29%, 79%) |
| CMYK | cmyk(29.2%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.31, -11.04, -12.30) |
| CIE-LCH | lch(73.31, 16.53, 228.08°) |
| OKLab | oklab(76.56% -0.0389 -0.0336) |
| OKLCH | oklch(76.56% 0.051 220.8) |
| XYZ | xyz(39.7554, 45.6427, 62.5809) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.22
Sky Blue
#87CEEB
ΔE00 6.63
Bluegrey
#85A3B2
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.40
Baby Blue
#89CFF0
ΔE00 7.42
Greyblue
#77A1B5
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBCA #CA9E8F
analogous
#8FCABB #8FBBCA #8F9DCA
triadic
#8FBBCA #CA8FBB #BBCA8F
tetradic
#8FBBCA #BB8FCA #CA9E8F #9DCA8F
square
#8FBBCA #BB8FCA #CA9E8F #9DCA8F
split-complementary
#8FBBCA #CA8F9D #CABB8F
monochromatic
#488397 #65A2B6 #8FBBCA #B9D4DE #E2EDF1
Accessibility & contrast
On white
2.07
#8FBBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#8FBBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBCA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBCA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#7CC0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbca; /* rgb */ color: rgb(143, 187, 202); /* oklch */ color: oklch(76.6% 0.051 220.8);
Tailwind
colors: {
custom: {
50: '#b1cfda',
500: '#8fbbca',
950: '#000000',
},
}SCSS
$custom: #8fbbca; $custom-light: #b1cfda; $custom-dark: #000000;
JSON
{
"hex": "#8fbbca",
"rgb": {
"r": 143,
"g": 187,
"b": 202
},
"hsl": {
"h": 195.254,
"s": 35.758,
"l": 67.647
},
"oklch": {
"l": 0.76564,
"c": 0.05138,
"h": 220.8
},
"luminance": 0.45645
}Semantic roles & 50–950 ramp
primary
#8FBBCA
secondary
#E4D6D1
accent
#5537AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283