#8CBDF0#8CBDF0
#8CBDF0 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.3% C 0.090 H 250.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBDF0 |
|---|---|
| RGB | rgb(140, 189, 240) |
| HSL | hsl(211, 77%, 75%) |
| HSV | hsv(211, 42%, 94%) |
| CMYK | cmyk(41.7%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(74.99, -3.26, -30.39) |
| CIE-LCH | lch(74.99, 30.56, 263.88°) |
| OKLab | oklab(78.27% -0.0307 -0.0843) |
| OKLCH | oklch(78.27% 0.09 250) |
| XYZ | xyz(44.7358, 48.2592, 89.3789) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Baby Blue (survey)
#A2CFFE
ΔE00 4.71
Sky
#82CAFC
ΔE00 5.16
Light Blue
#95D0FC
ΔE00 5.39
Pastel Blue
#A2BFFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBDF0 #F0BF8C
analogous
#8CEFF0 #8CBDF0 #8D8CF0
triadic
#8CBDF0 #F08CBD #BDF08C
tetradic
#8CBDF0 #F08CEF #F0BF8C #8CF08D
square
#8CBDF0 #F08CEF #F0BF8C #8CF08D
split-complementary
#8CBDF0 #F08D8C #EFF08C
monochromatic
#207FE2 #569EE9 #8CBDF0 #C2DCF7 #E4EFFB
Accessibility & contrast
On white
1.97
#8CBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8CBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBDF0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBDF0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF2
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#67C9CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cbdf0; /* rgb */ color: rgb(140, 189, 240); /* oklch */ color: oklch(78.3% 0.090 250.0);
Tailwind
colors: {
custom: {
50: '#b1d0f5',
500: '#8cbdf0',
950: '#000000',
},
}SCSS
$custom: #8cbdf0; $custom-light: #b1d0f5; $custom-dark: #000000;
JSON
{
"hex": "#8cbdf0",
"rgb": {
"r": 140,
"g": 189,
"b": 240
},
"hsl": {
"h": 210.6,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.78271,
"c": 0.08975,
"h": 250
},
"luminance": 0.48262
}Semantic roles & 50–950 ramp
primary
#8CBDF0
secondary
#F3E6D8
accent
#750CD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285