#8BBFFE#8BBFFE
#8BBFFE is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.106 H 253.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFFE |
|---|---|
| RGB | rgb(139, 191, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 45%, 100%) |
| CMYK | cmyk(45.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.01, -0.75, -36.35) |
| CIE-LCH | lch(76.01, 36.35, 268.81°) |
| OKLab | oklab(79.24% -0.0296 -0.1014) |
| OKLCH | oklch(79.24% 0.106 253.7) |
| XYZ | xyz(47.1617, 49.9032, 100.8939) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.24
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 5.26
Sky
#82CAFC
ΔE00 5.63
Light Blue
#95D0FC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFFE #FECA8B
analogous
#8BF8FE #8BBFFE #918BFE
triadic
#8BBFFE #FE8BBF #BFFE8B
tetradic
#8BBFFE #FE8BF8 #FECA8B #8BFE91
square
#8BBFFE #FE8BF8 #FECA8B #8BFE91
split-complementary
#8BBFFE #FE918B #F8FE8B
monochromatic
#127CFD #4E9EFD #8BBFFE #C8E0FF #E1EEFF
Accessibility & contrast
On white
1.91
#8BBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#8BBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFFE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFFE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#5CCDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbffe; /* rgb */ color: rgb(139, 191, 254); /* oklch */ color: oklch(79.2% 0.106 253.7);
Tailwind
colors: {
custom: {
50: '#b2d2ff',
500: '#8bbffe',
950: '#000000',
},
}SCSS
$custom: #8bbffe; $custom-light: #b2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8bbffe",
"rgb": {
"r": 139,
"g": 191,
"b": 254
},
"hsl": {
"h": 212.87,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79237,
"c": 0.10562,
"h": 253.7
},
"luminance": 0.49906
}Semantic roles & 50–950 ramp
primary
#8BBFFE
secondary
#F7E7D4
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286