#7CABE2#7CABE2
#7CABE2 is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.095 H 252.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABE2 |
|---|---|
| RGB | rgb(124, 171, 226) |
| HSL | hsl(212, 64%, 69%) |
| HSV | hsv(212, 45%, 89%) |
| CMYK | cmyk(45.1%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(68.68, -1.24, -32.59) |
| CIE-LCH | lch(68.68, 32.61, 267.82°) |
| OKLab | oklab(72.9% -0.0279 -0.0908) |
| OKLCH | oklch(72.9% 0.095 252.9) |
| XYZ | xyz(36.5980, 38.8995, 77.5166) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.45
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 8.52
Periwinkle Blue
#8F99FB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABE2 #E2B37C
analogous
#7CDEE2 #7CABE2 #807CE2
triadic
#7CABE2 #E27CAB #ABE27C
tetradic
#7CABE2 #E27CDE #E2B37C #7CE280
square
#7CABE2 #E27CDE #E2B37C #7CE280
split-complementary
#7CABE2 #E2807C #DEE27C
monochromatic
#296CBA #4A8BD7 #7CABE2 #AECBED #E0EBF8
Accessibility & contrast
On white
2.39
#7CABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#7CABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABE2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABE2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE5
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#53B7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cabe2; /* rgb */ color: rgb(124, 171, 226); /* oklch */ color: oklch(72.9% 0.095 252.9);
Tailwind
colors: {
custom: {
50: '#a6c3eb',
500: '#7cabe2',
950: '#000000',
},
}SCSS
$custom: #7cabe2; $custom-light: #a6c3eb; $custom-dark: #000000;
JSON
{
"hex": "#7cabe2",
"rgb": {
"r": 124,
"g": 171,
"b": 226
},
"hsl": {
"h": 212.353,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.72904,
"c": 0.09503,
"h": 252.9
},
"luminance": 0.38902
}Semantic roles & 50–950 ramp
primary
#7CABE2
secondary
#ECDECE
accent
#7A1ACC
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101216
muted
#7F8184