#8BBFE4#8BBFE4
#8BBFE4 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.2% C 0.076 H 239.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE4 |
|---|---|
| RGB | rgb(139, 191, 228) |
| HSL | hsl(205, 62%, 72%) |
| HSV | hsv(205, 39%, 89%) |
| CMYK | cmyk(39%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(75.04, -7.77, -23.82) |
| CIE-LCH | lch(75.04, 25.06, 251.93°) |
| OKLab | oklab(78.16% -0.0381 -0.0658) |
| OKLCH | oklch(78.16% 0.076 239.9) |
| XYZ | xyz(43.2772, 48.3495, 80.4357) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Sky
#82CAFC
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.38
Light Blue
#95D0FC
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 4.61
Sky Blue (survey)
#75BBFD
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE4 #E4B08B
analogous
#8BE4DD #8BBFE4 #8B93E4
triadic
#8BBFE4 #E48BBF #BFE48B
tetradic
#8BBFE4 #DD8BE4 #E4B08B #93E48B
square
#8BBFE4 #DD8BE4 #E4B08B #93E48B
split-complementary
#8BBFE4 #E48B93 #E4DD8B
monochromatic
#2E87C6 #59A4D8 #8BBFE4 #BDDAF0 #E6F1F9
Accessibility & contrast
On white
1.97
#8BBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8BBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE4
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE4 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A3B5E3
Tritanopia (blue-blind)
#6AC8CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe4; /* rgb */ color: rgb(139, 191, 228); /* oklch */ color: oklch(78.2% 0.076 239.9);
Tailwind
colors: {
custom: {
50: '#b0d2ec',
500: '#8bbfe4',
950: '#000000',
},
}SCSS
$custom: #8bbfe4; $custom-light: #b0d2ec; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe4",
"rgb": {
"r": 139,
"g": 191,
"b": 228
},
"hsl": {
"h": 204.944,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.78158,
"c": 0.07599,
"h": 239.9
},
"luminance": 0.48352
}Semantic roles & 50–950 ramp
primary
#8BBFE4
secondary
#F1E4DA
accent
#641CCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284