#8BBBE3#8BBBE3
#8BBBE3 is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.3% C 0.077 H 244.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBE3 |
|---|---|
| RGB | rgb(139, 187, 227) |
| HSL | hsl(207, 61%, 72%) |
| HSV | hsv(207, 39%, 89%) |
| CMYK | cmyk(38.8%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(73.92, -5.89, -25.01) |
| CIE-LCH | lch(73.92, 25.69, 256.74°) |
| OKLab | oklab(77.26% -0.0335 -0.0691) |
| OKLCH | oklch(77.26% 0.077 244.2) |
| XYZ | xyz(42.2784, 46.5733, 79.4199) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 4.80
Sky
#82CAFC
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBE3 #E3B38B
analogous
#8BE3DF #8BBBE3 #8B8FE3
triadic
#8BBBE3 #E38BBB #BBE38B
tetradic
#8BBBE3 #DF8BE3 #E3B38B #8FE38B
square
#8BBBE3 #DF8BE3 #E3B38B #8FE38B
split-complementary
#8BBBE3 #E38B8F #E3DF8B
monochromatic
#2F81C4 #5A9ED7 #8BBBE3 #BCD8EF #E6F1F9
Accessibility & contrast
On white
2.04
#8BBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8BBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBE3
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBE3 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE5
Deuteranopia (green-blind)
#9FB2E2
Tritanopia (blue-blind)
#6CC5C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbe3; /* rgb */ color: rgb(139, 187, 227); /* oklch */ color: oklch(77.3% 0.077 244.2);
Tailwind
colors: {
custom: {
50: '#b0cfec',
500: '#8bbbe3',
950: '#000000',
},
}SCSS
$custom: #8bbbe3; $custom-light: #b0cfec; $custom-dark: #000000;
JSON
{
"hex": "#8bbbe3",
"rgb": {
"r": 139,
"g": 187,
"b": 227
},
"hsl": {
"h": 207.273,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.77256,
"c": 0.07677,
"h": 244.2
},
"luminance": 0.46576
}Semantic roles & 50–950 ramp
primary
#8BBBE3
secondary
#F0E4DA
accent
#6B1DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284