#8BBEF2#8BBEF2
#8BBEF2 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.092 H 249.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF2 |
|---|---|
| RGB | rgb(139, 190, 242) |
| HSL | hsl(210, 80%, 75%) |
| HSV | hsv(210, 43%, 95%) |
| CMYK | cmyk(42.6%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(75.28, -3.51, -31.02) |
| CIE-LCH | lch(75.28, 31.22, 263.55°) |
| OKLab | oklab(78.51% -0.0321 -0.0862) |
| OKLCH | oklch(78.51% 0.092 249.5) |
| XYZ | xyz(45.0826, 48.7239, 91.0163) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 3.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Sky
#82CAFC
ΔE00 4.79
Light Blue
#95D0FC
ΔE00 5.10
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF2 #F2BF8B
analogous
#8BF2F2 #8BBEF2 #8C8BF2
triadic
#8BBEF2 #F28BBE #BEF28B
tetradic
#8BBEF2 #F28BF2 #F2BF8B #8BF28C
square
#8BBEF2 #F28BF2 #F2BF8B #8BF28C
split-complementary
#8BBEF2 #F28C8B #F2F28B
monochromatic
#1D80E6 #549FEC #8BBEF2 #C2DDF8 #E3F0FC
Accessibility & contrast
On white
1.95
#8BBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8BBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF4
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#63CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbef2; /* rgb */ color: rgb(139, 190, 242); /* oklch */ color: oklch(78.5% 0.092 249.5);
Tailwind
colors: {
custom: {
50: '#b1d1f6',
500: '#8bbef2',
950: '#000000',
},
}SCSS
$custom: #8bbef2; $custom-light: #b1d1f6; $custom-dark: #000000;
JSON
{
"hex": "#8bbef2",
"rgb": {
"r": 139,
"g": 190,
"b": 242
},
"hsl": {
"h": 210.291,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.78511,
"c": 0.09197,
"h": 249.5
},
"luminance": 0.48727
}Semantic roles & 50–950 ramp
primary
#8BBEF2
secondary
#F4E6D7
accent
#7409DC
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285