#8FBBCB#8FBBCB
#8FBBCB is a light, muted cyan. Relative luminance 0.457; OKLCH L 76.6% C 0.052 H 222.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBCB |
|---|---|
| RGB | rgb(143, 187, 203) |
| HSL | hsl(196, 37%, 68%) |
| HSV | hsv(196, 30%, 80%) |
| CMYK | cmyk(29.6%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.34, -10.80, -12.80) |
| CIE-LCH | lch(73.34, 16.75, 229.83°) |
| OKLab | oklab(76.6% -0.0385 -0.0349) |
| OKLCH | oklch(76.6% 0.052 222.2) |
| XYZ | xyz(39.8741, 45.6902, 63.2064) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 7.18
Bluegrey
#85A3B2
ΔE00 7.19
Lightblue
#ADD8E6
ΔE00 7.41
Greyblue
#77A1B5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBCB #CB9F8F
analogous
#8FCBBD #8FBBCB #8F9DCB
triadic
#8FBBCB #CB8FBB #BBCB8F
tetradic
#8FBBCB #BD8FCB #CB9F8F #9DCB8F
square
#8FBBCB #BD8FCB #CB9F8F #9DCB8F
split-complementary
#8FBBCB #CB8F9D #CBBD8F
monochromatic
#478399 #65A2B8 #8FBBCB #B9D4DE #E3EEF2
Accessibility & contrast
On white
2.07
#8FBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8FBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBCB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBCB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CC
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#7CC0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbbcb; /* rgb */ color: rgb(143, 187, 203); /* oklch */ color: oklch(76.6% 0.052 222.2);
Tailwind
colors: {
custom: {
50: '#b1cfda',
500: '#8fbbcb',
950: '#000000',
},
}SCSS
$custom: #8fbbcb; $custom-light: #b1cfda; $custom-dark: #000000;
JSON
{
"hex": "#8fbbcb",
"rgb": {
"r": 143,
"g": 187,
"b": 203
},
"hsl": {
"h": 196,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.76599,
"c": 0.05201,
"h": 222.2
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#8FBBCB
secondary
#E4D7D2
accent
#5636AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283