#8CBFF6#8CBFF6
#8CBFF6 is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.095 H 250.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBFF6 |
|---|---|
| RGB | rgb(140, 191, 246) |
| HSL | hsl(211, 85%, 76%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(43.1%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.75, -2.71, -32.44) |
| CIE-LCH | lch(75.75, 32.55, 265.22°) |
| OKLab | oklab(78.95% -0.0312 -0.0902) |
| OKLCH | oklch(78.95% 0.095 250.9) |
| XYZ | xyz(46.0750, 49.4880, 94.2952) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.76
Sky Blue (survey)
#75BBFD
ΔE00 3.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.33
Sky
#82CAFC
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBFF6 #F6C38C
analogous
#8CF4F6 #8CBFF6 #8E8CF6
triadic
#8CBFF6 #F68CBF #BFF68C
tetradic
#8CBFF6 #F68CF4 #F6C38C #8CF68E
square
#8CBFF6 #F68CF4 #F6C38C #8CF68E
split-complementary
#8CBFF6 #F68E8C #F4F68C
monochromatic
#1A80ED #539FF2 #8CBFF6 #C5DFFA #E3EFFD
Accessibility & contrast
On white
1.93
#8CBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8CBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBFF6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBFF6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#63CBD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cbff6; /* rgb */ color: rgb(140, 191, 246); /* oklch */ color: oklch(78.9% 0.095 250.9);
Tailwind
colors: {
custom: {
50: '#b2d2f9',
500: '#8cbff6',
950: '#000000',
},
}SCSS
$custom: #8cbff6; $custom-light: #b2d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8cbff6",
"rgb": {
"r": 140,
"g": 191,
"b": 246
},
"hsl": {
"h": 211.132,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.78948,
"c": 0.09543,
"h": 250.9
},
"luminance": 0.49491
}Semantic roles & 50–950 ramp
primary
#8CBFF6
secondary
#F5E6D6
accent
#7704E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285