#7CABCD#7CABCD
#7CABCD is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.071 H 240.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CABCD |
|---|---|
| RGB | rgb(124, 171, 205) |
| HSL | hsl(205, 45%, 65%) |
| HSV | hsv(205, 40%, 80%) |
| CMYK | cmyk(39.5%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(67.89, -7.02, -22.26) |
| CIE-LCH | lch(67.89, 23.34, 252.50°) |
| OKLab | oklab(72.02% -0.0349 -0.0614) |
| OKLCH | oklch(72.02% 0.071 240.4) |
| XYZ | xyz(33.8909, 37.8167, 63.2593) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.63
Light Grey Blue
#9DBCD4
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 6.59
Bluey Grey
#89A0B0
ΔE00 6.95
Sky Blue (survey)
#75BBFD
ΔE00 7.17
Carolina Blue
#8AB8FE
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CABCD #CD9E7C
analogous
#7CCDC6 #7CABCD #7C83CD
triadic
#7CABCD #CD7CAB #ABCD7C
tetradic
#7CABCD #C67CCD #CD9E7C #83CD7C
square
#7CABCD #C67CCD #CD9E7C #83CD7C
split-complementary
#7CABCD #CD7C83 #CDC67C
monochromatic
#396F96 #508FBC #7CABCD #A8C7DE #D5E4EF
Accessibility & contrast
On white
2.45
#7CABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7CABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CABCD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CABCD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#92A2CC
Tritanopia (blue-blind)
#5EB3B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cabcd; /* rgb */ color: rgb(124, 171, 205); /* oklch */ color: oklch(72.0% 0.071 240.4);
Tailwind
colors: {
custom: {
50: '#a5c4dc',
500: '#7cabcd',
950: '#000000',
},
}SCSS
$custom: #7cabcd; $custom-light: #a5c4dc; $custom-dark: #000000;
JSON
{
"hex": "#7cabcd",
"rgb": {
"r": 124,
"g": 171,
"b": 205
},
"hsl": {
"h": 205.185,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.72017,
"c": 0.07068,
"h": 240.4
},
"luminance": 0.37819
}Semantic roles & 50–950 ramp
primary
#7CABCD
secondary
#E0D0C4
accent
#682EB8
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183