#8BBBE5#8BBBE5
#8BBBE5 is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.079 H 245.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBE5 |
|---|---|
| RGB | rgb(139, 187, 229) |
| HSL | hsl(208, 63%, 72%) |
| HSV | hsv(208, 39%, 90%) |
| CMYK | cmyk(39.3%, 18.3%, 0%, 10.2%) |
| CIE-LAB | lab(73.99, -5.37, -25.98) |
| CIE-LCH | lch(73.99, 26.53, 258.33°) |
| OKLab | oklab(77.34% -0.0328 -0.0718) |
| OKLCH | oklch(77.34% 0.079 245.5) |
| XYZ | xyz(42.5560, 46.6843, 80.8821) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 4.32
Sky
#82CAFC
ΔE00 5.02
Light Grey Blue
#9DBCD4
ΔE00 5.08
Lightblue (survey)
#7BC8F6
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBE5 #E5B58B
analogous
#8BE5E2 #8BBBE5 #8B8EE5
triadic
#8BBBE5 #E58BBB #BBE58B
tetradic
#8BBBE5 #E28BE5 #E5B58B #8EE58B
square
#8BBBE5 #E28BE5 #E5B58B #8EE58B
split-complementary
#8BBBE5 #E58B8E #E5E28B
monochromatic
#2D80C9 #599EDA #8BBBE5 #BDD8F0 #E6F0F9
Accessibility & contrast
On white
2.03
#8BBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8BBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBE5
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBE5 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE7
Deuteranopia (green-blind)
#9EB2E4
Tritanopia (blue-blind)
#6BC5C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbe5; /* rgb */ color: rgb(139, 187, 229); /* oklch */ color: oklch(77.3% 0.079 245.5);
Tailwind
colors: {
custom: {
50: '#b0cfed',
500: '#8bbbe5',
950: '#000000',
},
}SCSS
$custom: #8bbbe5; $custom-light: #b0cfed; $custom-dark: #000000;
JSON
{
"hex": "#8bbbe5",
"rgb": {
"r": 139,
"g": 187,
"b": 229
},
"hsl": {
"h": 208,
"s": 63.38,
"l": 72.157
},
"oklch": {
"l": 0.77336,
"c": 0.07897,
"h": 245.5
},
"luminance": 0.46687
}Semantic roles & 50–950 ramp
primary
#8BBBE5
secondary
#F1E5DA
accent
#6D1ACB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284