#8BBCE4#8BBCE4
#8BBCE4 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.077 H 243.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCE4 |
|---|---|
| RGB | rgb(139, 188, 228) |
| HSL | hsl(207, 62%, 72%) |
| HSV | hsv(207, 39%, 89%) |
| CMYK | cmyk(39%, 17.5%, 0%, 10.6%) |
| CIE-LAB | lab(74.22, -6.17, -25.08) |
| CIE-LCH | lch(74.22, 25.82, 256.18°) |
| OKLab | oklab(77.51% -0.0344 -0.0693) |
| OKLCH | oklch(77.51% 0.077 243.6) |
| XYZ | xyz(42.6297, 47.0544, 80.2199) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Sky
#82CAFC
ΔE00 4.69
Light Grey Blue
#9DBCD4
ΔE00 4.77
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCE4 #E4B38B
analogous
#8BE4DF #8BBCE4 #8B90E4
triadic
#8BBCE4 #E48BBC #BCE48B
tetradic
#8BBCE4 #DF8BE4 #E4B38B #90E48B
square
#8BBCE4 #DF8BE4 #E4B38B #90E48B
split-complementary
#8BBCE4 #E48B90 #E4DF8B
monochromatic
#2E82C6 #599FD8 #8BBCE4 #BDD9F0 #E6F1F9
Accessibility & contrast
On white
2.02
#8BBCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8BBCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCE4
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCE4 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBCE6
Deuteranopia (green-blind)
#A0B2E3
Tritanopia (blue-blind)
#6BC6C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8bbce4; /* rgb */ color: rgb(139, 188, 228); /* oklch */ color: oklch(77.5% 0.077 243.6);
Tailwind
colors: {
custom: {
50: '#b0d0ec',
500: '#8bbce4',
950: '#000000',
},
}SCSS
$custom: #8bbce4; $custom-light: #b0d0ec; $custom-dark: #000000;
JSON
{
"hex": "#8bbce4",
"rgb": {
"r": 139,
"g": 188,
"b": 228
},
"hsl": {
"h": 206.966,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.77511,
"c": 0.07735,
"h": 243.6
},
"luminance": 0.47057
}Semantic roles & 50–950 ramp
primary
#8BBCE4
secondary
#F1E4DA
accent
#6A1CCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284