#8CBEFC#8CBEFC
#8CBEFC is a light, moderate cyan. Relative luminance 0.494; OKLCH L 79.0% C 0.103 H 254.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEFC |
|---|---|
| RGB | rgb(140, 190, 252) |
| HSL | hsl(213, 95%, 77%) |
| HSV | hsv(213, 44%, 99%) |
| CMYK | cmyk(44.4%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.72, -0.52, -35.72) |
| CIE-LCH | lch(75.72, 35.73, 269.16°) |
| OKLab | oklab(79% -0.0281 -0.0996) |
| OKLCH | oklch(79% 0.103 254.2) |
| XYZ | xyz(46.7935, 49.4277, 99.1513) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.89
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Pastel Blue
#A2BFFE
ΔE00 4.92
Sky
#82CAFC
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEFC #FCCA8C
analogous
#8CF6FC #8CBEFC #928CFC
triadic
#8CBEFC #FC8CBE #BEFC8C
tetradic
#8CBEFC #FC8CF6 #FCCA8C #8CFC92
square
#8CBEFC #FC8CF6 #FCCA8C #8CFC92
split-complementary
#8CBEFC #FC928C #F6FC8C
monochromatic
#157BF9 #509CFA #8CBEFC #C8E0FE #E1EEFE
Accessibility & contrast
On white
1.93
#8CBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8CBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEFC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEFC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#60CCD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbefc; /* rgb */ color: rgb(140, 190, 252); /* oklch */ color: oklch(79.0% 0.103 254.2);
Tailwind
colors: {
custom: {
50: '#b2d1fd',
500: '#8cbefc',
950: '#000000',
},
}SCSS
$custom: #8cbefc; $custom-light: #b2d1fd; $custom-dark: #000000;
JSON
{
"hex": "#8cbefc",
"rgb": {
"r": 140,
"g": 190,
"b": 252
},
"hsl": {
"h": 213.214,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78995,
"c": 0.10348,
"h": 254.2
},
"luminance": 0.49431
}Semantic roles & 50–950 ramp
primary
#8CBEFC
secondary
#F6E7D5
accent
#7F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285