#8CBBED#8CBBED
#8CBBED is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.088 H 250.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBBED |
|---|---|
| RGB | rgb(140, 187, 237) |
| HSL | hsl(211, 73%, 74%) |
| HSV | hsv(211, 41%, 93%) |
| CMYK | cmyk(40.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.34, -2.98, -29.77) |
| CIE-LCH | lch(74.34, 29.92, 264.29°) |
| OKLab | oklab(77.72% -0.0292 -0.0826) |
| OKLCH | oklch(77.72% 0.088 250.5) |
| XYZ | xyz(43.8666, 47.2279, 86.9088) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.64
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.30
Sky
#82CAFC
ΔE00 5.69
Light Blue
#95D0FC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBBED #EDBE8C
analogous
#8CEBED #8CBBED #8E8CED
triadic
#8CBBED #ED8CBB #BBED8C
tetradic
#8CBBED #ED8CEB #EDBE8C #8CED8E
square
#8CBBED #ED8CEB #EDBE8C #8CED8E
split-complementary
#8CBBED #ED8E8C #EBED8C
monochromatic
#227CDC #579CE5 #8CBBED #C1DAF5 #E5EFFB
Accessibility & contrast
On white
2.01
#8CBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8CBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBBED
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBBED | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEF
Deuteranopia (green-blind)
#9CB2EC
Tritanopia (blue-blind)
#68C6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8cbbed; /* rgb */ color: rgb(140, 187, 237); /* oklch */ color: oklch(77.7% 0.088 250.5);
Tailwind
colors: {
custom: {
50: '#b1cff3',
500: '#8cbbed',
950: '#000000',
},
}SCSS
$custom: #8cbbed; $custom-light: #b1cff3; $custom-dark: #000000;
JSON
{
"hex": "#8cbbed",
"rgb": {
"r": 140,
"g": 187,
"b": 237
},
"hsl": {
"h": 210.928,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.77721,
"c": 0.0876,
"h": 250.5
},
"luminance": 0.47231
}Semantic roles & 50–950 ramp
primary
#8CBBED
secondary
#F3E6D8
accent
#7610D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285