#7CABEB#7CABEB
#7CABEB is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.3% C 0.106 H 256.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABEB |
|---|---|
| RGB | rgb(124, 171, 235) |
| HSL | hsl(215, 74%, 70%) |
| HSV | hsv(215, 47%, 92%) |
| CMYK | cmyk(47.2%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.04, 1.34, -36.94) |
| CIE-LCH | lch(69.04, 36.96, 272.07°) |
| OKLab | oklab(73.31% -0.0252 -0.1033) |
| OKLCH | oklch(73.31% 0.106 256.3) |
| XYZ | xyz(37.8655, 39.4065, 84.1921) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 5.64
Cornflowerblue
#6495ED
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABEB #EBBC7C
analogous
#7CE2EB #7CABEB #857CEB
triadic
#7CABEB #EB7CAB #ABEB7C
tetradic
#7CABEB #EB7CE2 #EBBC7C #7CEB85
square
#7CABEB #EB7CE2 #EBBC7C #7CEB85
split-complementary
#7CABEB #EB857C #E2EB7C
monochromatic
#1F69CD #4789E3 #7CABEB #B1CDF3 #E4EEFB
Accessibility & contrast
On white
2.36
#7CABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7CABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABEB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABEB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#4DB9C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cabeb; /* rgb */ color: rgb(124, 171, 235); /* oklch */ color: oklch(73.3% 0.106 256.3);
Tailwind
colors: {
custom: {
50: '#a7c3f1',
500: '#7cabeb',
950: '#000000',
},
}SCSS
$custom: #7cabeb; $custom-light: #a7c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7cabeb",
"rgb": {
"r": 124,
"g": 171,
"b": 235
},
"hsl": {
"h": 214.595,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.73312,
"c": 0.10637,
"h": 256.3
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#7CABEB
secondary
#F1E4D2
accent
#8210D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185