#8BBBE4#8BBBE4
#8BBBE4 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.078 H 244.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBE4 |
|---|---|
| RGB | rgb(139, 187, 228) |
| HSL | hsl(208, 62%, 72%) |
| HSV | hsv(208, 39%, 89%) |
| CMYK | cmyk(39%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(73.95, -5.63, -25.49) |
| CIE-LCH | lch(73.95, 26.11, 257.55°) |
| OKLab | oklab(77.3% -0.0331 -0.0705) |
| OKLCH | oklch(77.3% 0.078 244.8) |
| XYZ | xyz(42.4168, 46.6286, 80.1489) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.22
Carolina Blue
#8AB8FE
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.90
Sky
#82CAFC
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.28
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBE4 #E4B48B
analogous
#8BE4E0 #8BBBE4 #8B8FE4
triadic
#8BBBE4 #E48BBB #BBE48B
tetradic
#8BBBE4 #E08BE4 #E4B48B #8FE48B
square
#8BBBE4 #E08BE4 #E4B48B #8FE48B
split-complementary
#8BBBE4 #E48B8F #E4E08B
monochromatic
#2E80C6 #599ED8 #8BBBE4 #BDD8F0 #E6F0F9
Accessibility & contrast
On white
2.03
#8BBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8BBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBE4
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBE4 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE6
Deuteranopia (green-blind)
#9FB2E3
Tritanopia (blue-blind)
#6BC5C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbe4; /* rgb */ color: rgb(139, 187, 228); /* oklch */ color: oklch(77.3% 0.078 244.8);
Tailwind
colors: {
custom: {
50: '#b0cfec',
500: '#8bbbe4',
950: '#000000',
},
}SCSS
$custom: #8bbbe4; $custom-light: #b0cfec; $custom-dark: #000000;
JSON
{
"hex": "#8bbbe4",
"rgb": {
"r": 139,
"g": 187,
"b": 228
},
"hsl": {
"h": 207.64,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.77296,
"c": 0.07786,
"h": 244.8
},
"luminance": 0.46631
}Semantic roles & 50–950 ramp
primary
#8BBBE4
secondary
#F1E5DA
accent
#6C1CCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284