#8BBFFC#8BBFFC
#8BBFFC is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.103 H 253.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFFC |
|---|---|
| RGB | rgb(139, 191, 252) |
| HSL | hsl(212, 95%, 77%) |
| HSV | hsv(212, 45%, 99%) |
| CMYK | cmyk(44.8%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(75.93, -1.31, -35.39) |
| CIE-LCH | lch(75.93, 35.42, 267.88°) |
| OKLab | oklab(79.15% -0.0302 -0.0987) |
| OKLCH | oklch(79.15% 0.103 253) |
| XYZ | xyz(46.8431, 49.7758, 99.2159) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.36
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFFC #FCC88B
analogous
#8BF8FC #8BBFFC #908BFC
triadic
#8BBFFC #FC8BBF #BFFC8B
tetradic
#8BBFFC #FC8BF8 #FCC88B #8BFC90
square
#8BBFFC #FC8BF8 #FCC88B #8BFC90
split-complementary
#8BBFFC #FC908B #F8FC8B
monochromatic
#147DF9 #4F9EFA #8BBFFC #C7E0FE #E1EFFE
Accessibility & contrast
On white
1.92
#8BBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8BBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFFC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFFC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#5DCDD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbffc; /* rgb */ color: rgb(139, 191, 252); /* oklch */ color: oklch(79.1% 0.103 253.0);
Tailwind
colors: {
custom: {
50: '#b1d2fd',
500: '#8bbffc',
950: '#000000',
},
}SCSS
$custom: #8bbffc; $custom-light: #b1d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8bbffc",
"rgb": {
"r": 139,
"g": 191,
"b": 252
},
"hsl": {
"h": 212.389,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.7915,
"c": 0.10318,
"h": 253
},
"luminance": 0.49779
}Semantic roles & 50–950 ramp
primary
#8BBFFC
secondary
#F6E7D5
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285