#8CB7EA#8CB7EA
#8CB7EA is a light, moderate cyan. Relative luminance 0.454; OKLCH L 76.7% C 0.087 H 253.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7EA |
|---|---|
| RGB | rgb(140, 183, 234) |
| HSL | hsl(213, 69%, 73%) |
| HSV | hsv(213, 40%, 92%) |
| CMYK | cmyk(40.2%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.14, -1.60, -29.98) |
| CIE-LCH | lch(73.14, 30.03, 266.94°) |
| OKLab | oklab(76.75% -0.0252 -0.0832) |
| OKLCH | oklch(76.75% 0.087 253.1) |
| XYZ | xyz(42.5952, 45.3805, 84.3408) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.28
Sky Blue (survey)
#75BBFD
ΔE00 4.55
Pastel Blue
#A2BFFE
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.68
Sky
#82CAFC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7EA #EABF8C
analogous
#8CE6EA #8CB7EA #908CEA
triadic
#8CB7EA #EA8CB7 #B7EA8C
tetradic
#8CB7EA #EA8CE6 #EABF8C #8CEA90
square
#8CB7EA #EA8CE6 #EABF8C #8CEA90
split-complementary
#8CB7EA #EA908C #E6EA8C
monochromatic
#2776D5 #5897E1 #8CB7EA #C0D7F3 #E5EFFA
Accessibility & contrast
On white
2.08
#8CB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8CB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7EA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7EA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#99AFE9
Tritanopia (blue-blind)
#6BC2C8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8cb7ea; /* rgb */ color: rgb(140, 183, 234); /* oklch */ color: oklch(76.7% 0.087 253.1);
Tailwind
colors: {
custom: {
50: '#b1ccf1',
500: '#8cb7ea',
950: '#000000',
},
}SCSS
$custom: #8cb7ea; $custom-light: #b1ccf1; $custom-dark: #000000;
JSON
{
"hex": "#8cb7ea",
"rgb": {
"r": 140,
"g": 183,
"b": 234
},
"hsl": {
"h": 212.553,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.76746,
"c": 0.08693,
"h": 253.1
},
"luminance": 0.45383
}Semantic roles & 50–950 ramp
primary
#8CB7EA
secondary
#F2E7D9
accent
#7B14D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284