#8BBFF4#8BBFF4
#8BBFF4 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.094 H 249.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFF4 |
|---|---|
| RGB | rgb(139, 191, 244) |
| HSL | hsl(210, 83%, 75%) |
| HSV | hsv(210, 43%, 96%) |
| CMYK | cmyk(43%, 21.7%, 0%, 4.3%) |
| CIE-LAB | lab(75.62, -3.51, -31.57) |
| CIE-LCH | lch(75.62, 31.76, 263.66°) |
| OKLab | oklab(78.81% -0.0327 -0.0877) |
| OKLCH | oklch(78.81% 0.094 249.6) |
| XYZ | xyz(45.6020, 49.2794, 92.6793) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.03
Carolina Blue
#8AB8FE
ΔE00 3.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Sky
#82CAFC
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.90
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFF4 #F4C08B
analogous
#8BF3F4 #8BBFF4 #8C8BF4
triadic
#8BBFF4 #F48BBF #BFF48B
tetradic
#8BBFF4 #F48BF3 #F4C08B #8BF48C
square
#8BBFF4 #F48BF3 #F4C08B #8BF48C
split-complementary
#8BBFF4 #F48C8B #F3F48B
monochromatic
#1B81E9 #53A0EF #8BBFF4 #C3DEF9 #E3F0FC
Accessibility & contrast
On white
1.93
#8BBFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8BBFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFF4
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFF4 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F6
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#62CBD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbff4; /* rgb */ color: rgb(139, 191, 244); /* oklch */ color: oklch(78.8% 0.094 249.6);
Tailwind
colors: {
custom: {
50: '#b1d2f8',
500: '#8bbff4',
950: '#000000',
},
}SCSS
$custom: #8bbff4; $custom-light: #b1d2f8; $custom-dark: #000000;
JSON
{
"hex": "#8bbff4",
"rgb": {
"r": 139,
"g": 191,
"b": 244
},
"hsl": {
"h": 210.286,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.78808,
"c": 0.09362,
"h": 249.6
},
"luminance": 0.49282
}Semantic roles & 50–950 ramp
primary
#8BBFF4
secondary
#F4E6D7
accent
#7406DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285