#8BBFE2#8BBFE2
#8BBFE2 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.074 H 238.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFE2 |
|---|---|
| RGB | rgb(139, 191, 226) |
| HSL | hsl(204, 60%, 72%) |
| HSV | hsv(204, 38%, 89%) |
| CMYK | cmyk(38.5%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(74.98, -8.29, -22.85) |
| CIE-LCH | lch(74.98, 24.31, 250.05°) |
| OKLab | oklab(78.08% -0.0388 -0.063) |
| OKLCH | oklch(78.08% 0.074 238.4) |
| XYZ | xyz(43.0012, 48.2390, 78.9820) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.98
Sky
#82CAFC
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.43
Lightskyblue
#87CEFA
ΔE00 4.44
Light Blue
#95D0FC
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFE2 #E2AE8B
analogous
#8BE2DA #8BBFE2 #8B94E2
triadic
#8BBFE2 #E28BBF #BFE28B
tetradic
#8BBFE2 #DA8BE2 #E2AE8B #94E28B
square
#8BBFE2 #DA8BE2 #E2AE8B #94E28B
split-complementary
#8BBFE2 #E28B94 #E2DA8B
monochromatic
#3188C2 #5AA4D6 #8BBFE2 #BCDAEE #E7F1F9
Accessibility & contrast
On white
1.97
#8BBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8BBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFE2
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFE2 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BEE4
Deuteranopia (green-blind)
#A4B4E1
Tritanopia (blue-blind)
#6BC8CA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbfe2; /* rgb */ color: rgb(139, 191, 226); /* oklch */ color: oklch(78.1% 0.074 238.4);
Tailwind
colors: {
custom: {
50: '#b0d2eb',
500: '#8bbfe2',
950: '#000000',
},
}SCSS
$custom: #8bbfe2; $custom-light: #b0d2eb; $custom-dark: #000000;
JSON
{
"hex": "#8bbfe2",
"rgb": {
"r": 139,
"g": 191,
"b": 226
},
"hsl": {
"h": 204.138,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.78081,
"c": 0.07399,
"h": 238.4
},
"luminance": 0.48242
}Semantic roles & 50–950 ramp
primary
#8BBFE2
secondary
#F0E2D9
accent
#621EC8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284