#8BBBC8#8BBBC8
#8BBBC8 is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.3% C 0.054 H 216.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBC8 |
|---|---|
| RGB | rgb(139, 187, 200) |
| HSL | hsl(193, 36%, 66%) |
| HSV | hsv(193, 31%, 78%) |
| CMYK | cmyk(30.5%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(73.02, -12.68, -11.67) |
| CIE-LCH | lch(73.02, 17.23, 222.62°) |
| OKLab | oklab(76.25% -0.0434 -0.0319) |
| OKLCH | oklch(76.25% 0.054 216.3) |
| XYZ | xyz(38.8398, 45.1978, 61.3099) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.68
Lightblue
#ADD8E6
ΔE00 7.73
Bluegrey
#85A3B2
ΔE00 7.90
Baby Blue
#89CFF0
ΔE00 7.94
Greyblue
#77A1B5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBC8 #C8988B
analogous
#8BC8B7 #8BBBC8 #8B9DC8
triadic
#8BBBC8 #C88BBB #BBC88B
tetradic
#8BBBC8 #B78BC8 #C8988B #9DC88B
square
#8BBBC8 #B78BC8 #C8988B #9DC88B
split-complementary
#8BBBC8 #C88B9D #C8B78B
monochromatic
#468293 #61A3B4 #8BBBC8 #B5D3DC #DEECEF
Accessibility & contrast
On white
2.09
#8BBBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#8BBBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBC8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBC8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8C9
Deuteranopia (green-blind)
#A8B0C8
Tritanopia (blue-blind)
#76C0BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbbc8; /* rgb */ color: rgb(139, 187, 200); /* oklch */ color: oklch(76.3% 0.054 216.3);
Tailwind
colors: {
custom: {
50: '#aecfd8',
500: '#8bbbc8',
950: '#000000',
},
}SCSS
$custom: #8bbbc8; $custom-light: #aecfd8; $custom-dark: #000000;
JSON
{
"hex": "#8bbbc8",
"rgb": {
"r": 139,
"g": 187,
"b": 200
},
"hsl": {
"h": 192.787,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.76252,
"c": 0.05385,
"h": 216.3
},
"luminance": 0.452
}Semantic roles & 50–950 ramp
primary
#8BBBC8
secondary
#E1D2CE
accent
#5037AF
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283