#8CBEFE#8CBEFE
#8CBEFE is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.106 H 255.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEFE |
|---|---|
| RGB | rgb(140, 190, 254) |
| HSL | hsl(214, 98%, 77%) |
| HSV | hsv(214, 45%, 100%) |
| CMYK | cmyk(44.9%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.80, 0.03, -36.67) |
| CIE-LCH | lch(75.80, 36.67, 270.05°) |
| OKLab | oklab(79.08% -0.0275 -0.1023) |
| OKLCH | oklch(79.08% 0.106 255) |
| XYZ | xyz(47.1121, 49.5551, 100.8293) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.79
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Baby Blue (survey)
#A2CFFE
ΔE00 4.70
Pastel Blue
#A2BFFE
ΔE00 4.86
Light Blue
#95D0FC
ΔE00 6.08
Sky
#82CAFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEFE #FECC8C
analogous
#8CF7FE #8CBEFE #938CFE
triadic
#8CBEFE #FE8CBE #BEFE8C
tetradic
#8CBEFE #FE8CF7 #FECC8C #8CFE93
square
#8CBEFE #FE8CF7 #FECC8C #8CFE93
split-complementary
#8CBEFE #FE938C #F7FE8C
monochromatic
#1379FD #4F9CFD #8CBEFE #C9E0FF #E1EEFF
Accessibility & contrast
On white
1.92
#8CBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8CBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEFE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEFE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#5ECCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbefe; /* rgb */ color: rgb(140, 190, 254); /* oklch */ color: oklch(79.1% 0.106 255.0);
Tailwind
colors: {
custom: {
50: '#b2d1ff',
500: '#8cbefe',
950: '#000000',
},
}SCSS
$custom: #8cbefe; $custom-light: #b2d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8cbefe",
"rgb": {
"r": 140,
"g": 190,
"b": 254
},
"hsl": {
"h": 213.684,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.79083,
"c": 0.10595,
"h": 255
},
"luminance": 0.49558
}Semantic roles & 50–950 ramp
primary
#8CBEFE
secondary
#F7E8D4
accent
#8100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286