#8CBEFB#8CBEFB
#8CBEFB is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.102 H 253.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEFB |
|---|---|
| RGB | rgb(140, 190, 251) |
| HSL | hsl(213, 93%, 77%) |
| HSV | hsv(213, 44%, 98%) |
| CMYK | cmyk(44.2%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.68, -0.80, -35.25) |
| CIE-LCH | lch(75.68, 35.26, 268.70°) |
| OKLab | oklab(78.95% -0.0284 -0.0982) |
| OKLCH | oklch(78.95% 0.102 253.9) |
| XYZ | xyz(46.6355, 49.3644, 98.3190) |
| Luminance | 0.4937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.96
Sky Blue (survey)
#75BBFD
ΔE00 3.55
Baby Blue (survey)
#A2CFFE
ΔE00 4.62
Pastel Blue
#A2BFFE
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.84
Light Blue
#95D0FC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEFB #FBC98C
analogous
#8CF5FB #8CBEFB #928CFB
triadic
#8CBEFB #FB8CBE #BEFB8C
tetradic
#8CBEFB #FB8CF5 #FBC98C #8CFB92
square
#8CBEFB #FB8CF5 #FBC98C #8CFB92
split-complementary
#8CBEFB #FB928C #F5FB8C
monochromatic
#167BF7 #519DF9 #8CBEFB #C7DFFD #E1EEFE
Accessibility & contrast
On white
1.93
#8CBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8CBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEFB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEFB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#60CCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8cbefb; /* rgb */ color: rgb(140, 190, 251); /* oklch */ color: oklch(79.0% 0.102 253.9);
Tailwind
colors: {
custom: {
50: '#b2d1fd',
500: '#8cbefb',
950: '#000000',
},
}SCSS
$custom: #8cbefb; $custom-light: #b2d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8cbefb",
"rgb": {
"r": 140,
"g": 190,
"b": 251
},
"hsl": {
"h": 212.973,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78952,
"c": 0.10226,
"h": 253.9
},
"luminance": 0.49367
}Semantic roles & 50–950 ramp
primary
#8CBEFB
secondary
#F6E7D5
accent
#7E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285