#8BBCE2#8BBCE2
#8BBCE2 is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.075 H 242.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCE2 |
|---|---|
| RGB | rgb(139, 188, 226) |
| HSL | hsl(206, 60%, 72%) |
| HSV | hsv(206, 38%, 89%) |
| CMYK | cmyk(38.5%, 16.8%, 0%, 11.4%) |
| CIE-LAB | lab(74.15, -6.69, -24.10) |
| CIE-LCH | lch(74.15, 25.01, 254.48°) |
| OKLab | oklab(77.43% -0.0351 -0.0665) |
| OKLCH | oklch(77.43% 0.075 242.2) |
| XYZ | xyz(42.3536, 46.9440, 78.7661) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.45
Sky
#82CAFC
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 4.73
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.18
Lightskyblue
#87CEFA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCE2 #E2B18B
analogous
#8BE2DD #8BBCE2 #8B91E2
triadic
#8BBCE2 #E28BBC #BCE28B
tetradic
#8BBCE2 #DD8BE2 #E2B18B #91E28B
square
#8BBCE2 #DD8BE2 #E2B18B #91E28B
split-complementary
#8BBCE2 #E28B91 #E2DD8B
monochromatic
#3183C2 #5AA0D6 #8BBCE2 #BCD8EE #E7F1F9
Accessibility & contrast
On white
2.02
#8BBCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8BBCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCE2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCE2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBCE4
Deuteranopia (green-blind)
#A1B2E1
Tritanopia (blue-blind)
#6CC5C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbce2; /* rgb */ color: rgb(139, 188, 226); /* oklch */ color: oklch(77.4% 0.075 242.2);
Tailwind
colors: {
custom: {
50: '#b0d0eb',
500: '#8bbce2',
950: '#000000',
},
}SCSS
$custom: #8bbce2; $custom-light: #b0d0eb; $custom-dark: #000000;
JSON
{
"hex": "#8bbce2",
"rgb": {
"r": 139,
"g": 188,
"b": 226
},
"hsl": {
"h": 206.207,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.77432,
"c": 0.0752,
"h": 242.2
},
"luminance": 0.46946
}Semantic roles & 50–950 ramp
primary
#8BBCE2
secondary
#F0E3D9
accent
#681EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284