#8BBBE2#8BBBE2
#8BBBE2 is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.2% C 0.076 H 243.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBE2 |
|---|---|
| RGB | rgb(139, 187, 226) |
| HSL | hsl(207, 60%, 72%) |
| HSV | hsv(207, 38%, 89%) |
| CMYK | cmyk(38.5%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(73.88, -6.15, -24.52) |
| CIE-LCH | lch(73.88, 25.28, 255.91°) |
| OKLab | oklab(77.22% -0.0338 -0.0677) |
| OKLCH | oklch(77.22% 0.076 243.5) |
| XYZ | xyz(42.1408, 46.5182, 78.6952) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 4.56
Sky
#82CAFC
ΔE00 4.99
Carolina Blue
#8AB8FE
ΔE00 5.06
Lightblue (survey)
#7BC8F6
ΔE00 5.13
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBE2 #E2B28B
analogous
#8BE2DE #8BBBE2 #8B90E2
triadic
#8BBBE2 #E28BBB #BBE28B
tetradic
#8BBBE2 #DE8BE2 #E2B28B #90E28B
square
#8BBBE2 #DE8BE2 #E2B28B #90E28B
split-complementary
#8BBBE2 #E28B90 #E2DE8B
monochromatic
#3181C2 #5A9ED6 #8BBBE2 #BCD8EE #E7F1F9
Accessibility & contrast
On white
2.04
#8BBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8BBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBE2
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBE2 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE4
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#6CC4C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbbe2; /* rgb */ color: rgb(139, 187, 226); /* oklch */ color: oklch(77.2% 0.076 243.5);
Tailwind
colors: {
custom: {
50: '#b0cfeb',
500: '#8bbbe2',
950: '#000000',
},
}SCSS
$custom: #8bbbe2; $custom-light: #b0cfeb; $custom-dark: #000000;
JSON
{
"hex": "#8bbbe2",
"rgb": {
"r": 139,
"g": 187,
"b": 226
},
"hsl": {
"h": 206.897,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.77216,
"c": 0.07568,
"h": 243.5
},
"luminance": 0.46521
}Semantic roles & 50–950 ramp
primary
#8BBBE2
secondary
#F0E3D9
accent
#6A1EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284