#8BBBCF#8BBBCF
#8BBBCF is a light, muted cyan. Relative luminance 0.455; OKLCH L 76.5% C 0.058 H 225.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBCF |
|---|---|
| RGB | rgb(139, 187, 207) |
| HSL | hsl(198, 41%, 68%) |
| HSV | hsv(198, 33%, 81%) |
| CMYK | cmyk(32.9%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.24, -10.98, -15.16) |
| CIE-LCH | lch(73.24, 18.71, 234.08°) |
| OKLab | oklab(76.5% -0.0407 -0.0415) |
| OKLCH | oklch(76.5% 0.058 225.6) |
| XYZ | xyz(39.6766, 45.5326, 65.7174) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 7.35
Greyblue
#77A1B5
ΔE00 7.44
Lightblue (survey)
#7BC8F6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBCF #CF9F8B
analogous
#8BCFC1 #8BBBCF #8B99CF
triadic
#8BBBCF #CF8BBB #BBCF8B
tetradic
#8BBBCF #C18BCF #CF9F8B #99CF8B
square
#8BBBCF #C18BCF #CF9F8B #99CF8B
split-complementary
#8BBBCF #CF8B99 #CFC18B
monochromatic
#41839E #60A2BD #8BBBCF #B6D4E1 #E2EEF3
Accessibility & contrast
On white
2.08
#8BBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8BBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBCF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBCF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8D0
Deuteranopia (green-blind)
#A6B0CF
Tritanopia (blue-blind)
#74C1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbbcf; /* rgb */ color: rgb(139, 187, 207); /* oklch */ color: oklch(76.5% 0.058 225.6);
Tailwind
colors: {
custom: {
50: '#afcfdd',
500: '#8bbbcf',
950: '#000000',
},
}SCSS
$custom: #8bbbcf; $custom-light: #afcfdd; $custom-dark: #000000;
JSON
{
"hex": "#8bbbcf",
"rgb": {
"r": 139,
"g": 187,
"b": 207
},
"hsl": {
"h": 197.647,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.76499,
"c": 0.05813,
"h": 225.6
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#8BBBCF
secondary
#E5D7D0
accent
#5831B5
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#101315
muted
#7F8283